Android Media folder - How?

Previous topic - Next topic

backspace

Hi, me again, but this time with an Android question.
I'm getting closer to my GLBasic goals, and decided to detour to test on Android. I have all the SDK's and Java stuff set up.
The problem however is I can get the APK copied, installed and run the app on my device, but I do not have the media files or folder available to the app. I checked inside the .apk and it's also not in there. The app runs great on my device, except it has no media files to support it.
Do I have to do something manually in order to get the media folder and files onto the device?
I came, I saw, I coded.

Kitty Hello

Media (capital M) must be in project.app directory.

backspace

I came, I saw, I coded.