Android Question Accessing files on phone

AlexOfOz

Active Member
Licensed User
Is there a way of accessing existing media files - for example music - that are already on the phone? It's a standard phone with no extra memory.

I've tried everything I can find, but without success. I'm coming to the conclusion that the answer is no and that I'm restricted to DirAssets and what is included with my program.

Thanks,
Alex
 

Andrew (Digitwell)

Well-Known Member
Licensed User
Longtime User
Have you tried this?

 
Upvote 0
Top