Mak wrote: >> Probably, that is because they cannot browse /data due to security >> restrictions. > > What permissions do i need to see all files on the device? > tools like ASTRO have -i hope so- the permissions for reading all > self written files on my device.
Probably not. Or, more accurately, they have permissions to read "all self written files", but not necessarily browse the directories that contain them. > maybe my application has not enough permissions? There are no permissions to say "let my app read all files anywhere". > I thought that the adb pull is a tool for eclipse and the emulator. > how can i use that on the g1? You can't. My apologies, I thought your goal was to view the files. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

