Download intent fails (read-only file system)
Posted: Wed Aug 25, 2010 6:09 pm
I've created an android app and want use AndFTP to download a file each time the app is started. I used the example code from the forum. I installed AndFTP on my emulator and was able to use it to download a file. However, when I try my app I get the following error:
Download failed: java.io.FileNotFoundException: /filename (Read-only file system)
Download failed: java.io.FileNotFoundException: /filename (Read-only file system)