Question by
spiningit · Aug 06, 2019 at 06:33 PM ·
android buildapk
Android data folder not created after apk installation
I just created a simple .apk file which function is to take screenshot and save the image in the data folder. The problem is I can't find the data folder in /storage/emulated/0/Android/Data after i installed the .apk-file.
What are the possibilities?
Comment
Best Answer
Answer by Odyssee · Apr 29, 2016 at 01:40 PM
Have you tried write on SDCard? Have you enabled writeOnSdCard?
Go in Build > Player Settings > Other Settings > Write access (switch value from «Internal Only» to «External (SD Card)»)
you're right.. sorry, noob here.. please post your comment in answer so i can pick it as answer.. thanks
No problem, when i needed it somebody had also to tell me the answer ^^'