Writing to Protected Directories
So I have my Kindlet working, but I want to write a file to the "documents" directory. I found out really fast that my PW did not like that idea. At all. java.security.AccessControlException: access denied
So, am I just out of luck, or is there anyway to get around this?
Thanks!
|