Hi, I’ve already finished my app and tested it on simulator. Everything worked fine on computer, but when I exported to my android it stays on the loading screen. This maybe occurs because it can’t download my info.txt, there’s needed to set up the app.
To check it, I need to know how can I see where my app download its files on android. Does anyone knows where I can found that? It’s the folder relative to C:…\Corona Labs\Corona Simulator\Sandbox\myapp-BB60EABC75E89A0C2B64C8882DA10CE7\Documents.
PS: My build.settings have these android permissions:
“android.permission.INTERNET”,
“android.permission.WRITE_EXTERNAL_STORAGE”,
“android.permission.READ_EXTERNAL_STORAGE”,
Also, I don’t want this loading circle on my app there’s any way to remove it?(screenshot at the attach files)
Thank you, Pedro.
Update:
Just Close the topic, I reinstalled the app and everything just worked fine… Don’t know why… But I still want to remove this circle.
Sorry