#idk read desc instead
1 messages · Page 1 of 1 (latest)
in apk
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
What was the fix?
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
@strong crane
It is not fixed
Sorry about that this was the only way
@strong crane
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
Yes
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
But the app is made for android