The filepath used for the File class has to include a special prefix. getFilesDir() or Environment.getExternalStorageDirectory() should get it. It's usually "data/data/<your package name>/files/" for the phone memory and "sdcard/" for the SDcard.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

