That would (potentially) allow any application to read and write the data of other applications. So yes, there's a threat.
On Sun, Jul 19, 2009 at 11:23 PM, tstanly<[email protected]> wrote: > > hi, > > i change the mode for /data, > chmod 777 /data > it's work! > > > but is there have threat for changoing directory mode?? > > > thanks! > > > > On 7月20日, 下午2時04分, tstanly <[email protected]> wrote: >> hi all, >> >> use file class, >> file("/data").listfiles(); >> there is notiong can show, >> >> but use >> file("/").listfiles(); >> it works! >> >> so is there some limit for directory under /data ?? >> >> thanks! > > > -- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

