java - AndroidManifest.xml writing to file system is there a way -


is there setting can set in androidmanifest.xml have app write file system , not sdcard?

*cheers

you should use 1 of options data storage defined here storing data. accessing other places need root privileges.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -