When running my app in release mode I get this error message:
java.io.FileNotFoundException: /mnt/sdcard/AMF/test.txt: open failed: EACCES (Permission denied)
The Folder and file exists. If I rund this small app in debug mode, I do not get this error. How funny!?
I know that Google has changed acceess rights when writing to external card but this is the internal card.
When I open ES file Explorer I can create and delte files in this Directory
Can someone please help!!!!!
Thx
java.io.FileNotFoundException: /mnt/sdcard/AMF/test.txt: open failed: EACCES (Permission denied)
The Folder and file exists. If I rund this small app in debug mode, I do not get this error. How funny!?
I know that Google has changed acceess rights when writing to external card but this is the internal card.
When I open ES file Explorer I can create and delte files in this Directory
Can someone please help!!!!!
Thx