- Home /
Question by
Glaskows · Oct 10, 2014 at 02:23 PM ·
apkfilesystem
Getting Files names in a folder inside the apk
Hi, I currently need listing all the files inside a folder. Normally Directory class provides everything I need. The problem I got is that in Android, for accessing the streaming folder one needs to use the WWW class because of the packaging of the apk project file. Given that WWW only provides direct file access (no directory functionality), what would it be the best way of accomplish this?
Thanks!
Comment
Your answer
Follow this Question
Related Questions
APK extension file is very small. APK still exeeds 100mb limit in play store 1 Answer
How to I fix apk building issues,How to fix the issues with building my apk. 0 Answers
Why there is x86 folder inside apk? 0 Answers
Unity 2017.4 not changing version code 1 Answer
Game wont open on android phone 1 Answer