Hi All,

i'm writing an application that needs to store some small jpeg or
pngs. Looking at the documentation i have seen that databases are
stored under /data/data/package_name/databases
I decided to store my data under /data/data/package_name/files.
With the emulator i can see all these files (databases and images)
under the proposed directories but moving the application on a real
device and installing a file system browser i cannot see any file
under /data. Can anyone explain me why?
My application works perfectly on my mobile (HTC magic) so i think
that data is downloaded and stored.
If this is a security constraint, do i need to put the application
under debug on the mobile in order to inspect file system?
Kind Regards,
          MF
--~--~---------~--~----~------------~-------~--~----~
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