Hi

I am trying to create a file with permission rwxrwxrwx at arbitarary
location. I dont want to use openFileOutput() API since it creates
file only under data/data/.../files folder and ../files folder is not
having read permission for other applications. I want all
directorries , files created to have rwxrwxrwx permission so that i
can access them from other applications.

How can i achieve this.

thanks
Namitha
--~--~---------~--~----~------------~-------~--~----~
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