Hello to all,

I am trying to create a file in /data but i think i don't have the
required permission for it:
File file = new File("data", "myFile.tmp");
and i get java.io.FileNotFoundException: /data/mopayUpdateFile.tmp


Is it possible to create a file in "data", or somewhere else inside an
android phone, except sdcard?
Thanks
Lidia

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to