Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3860

Andorid folders writable

$
0
0

Hi everyone!
What are the folders in Android where I can write without permissions?
For example, if I want to save a settings file, where do I save it?

I tried with “SpecialFolder.Resources” but the app hangs and no longer responds.

The line:
Var f As FolderItem = SpecialFolder.Resources.Child("data.txt")
I don’t do anything else at the moment. I don’t read, I don’t write, nothing. Only this line and the app no longer responds.

Any help?
Thanks,
Gabriel

7 posts - 5 participants

Read full topic


Viewing all articles
Browse latest Browse all 3860

Trending Articles