I create a file to the sdcard android prompts the following error:
java.io.IOException: open failed: EACCES (Permission denied)
java.io.File.createNewFile (File.java: 940)
Note: I've added a
had read and write permissions
Reply:
Not user
Reply:
Haha where LZ 1L correct copy written permission ....
Reply:
Sometimes some errors are caused by carelessness
Reply:
After the modification, or the same error. There is no other way
Reply:
Reply:
2.2 or later seems to be written so
File f = new File (path);
if (! if.exists ()) {
file.createNewFile ();
}
If that does not work is that the virtual machine does not sdcard's size, you can then create a virtual machine, double-click you have created the virtual machine to see the information you can imagine.
Reply:
I also encountered the same problem lz, waiting to die
Reply:
Or not ah
Reply:
Finally, how do you solve?
No comments:
Post a Comment