Answer the question
In order to leave comments, you need to log in
Why is there no write access to the microSD card?
Tell me why there is no write access to a removable microSD card?
File writeFile = new File("/mnt/extSdCard/Temp/qwe.txt");
try {
writeFile.createNewFile();
} catch (IOException e) {
e.printStackTrace();
}
Answer the question
In order to leave comments, you need to log in
google google you are powerful ... first link, specially checked)
in a droid everything needs permission, internet, camera, map...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question