#idk read desc instead

1 messages · Page 1 of 1 (latest)

severe jackal
#

i exported my app into godot but now my audio files and pictures arent in the app

fading sluiceBOT
severe jackal
#

in apk

strong crane
#

When you say not in the app, do you mean that they don't show up while running? Did you check if they exist inside of the APK?

(Rename the APK to .zip and extract it, look for your resources) @severe jackal

fading sluiceBOT
severe jackal
#

It is not solved

#

But i solved my self

strong crane
severe jackal
#

I was using a script that it loads the pictures from photos file but i made 22 sprite with all the images

#

But im not sure this is the fix cuz i didnt test it but i tried everything and this is the last thing

#

So it might be fixed it might be not

severe jackal
#

@strong crane

#

It is not fixed

#

Sorry about that this was the only way

#

@strong crane

strong crane
# severe jackal <@183358578323750912>

Did you try what I suggested? Are the sounds/images that you are trying to view are inside of the APK?

Trying to figure out if the files are missing, or if the way you are accessing them doesn't work in Android

severe jackal
#

Yes

strong crane
#

Okay, so then the issue is that however you are accessing the images/audio doesn't work on android. I assume if you export for another platform and try it, they do work?

If so, care to share some code examples of how you are currently loading images/sounds/etc

severe jackal
#

But the app is made for android