Keith Wiley wrote:
> I understand this has been loosely touched on in the docs and this
> group.  There are descriptions of how to use openFileOutput() to
> create data files within a package's data directory for example, and I
> have read descriptions of how there is no common file space between
> packages, so I understand some of that...but what I want to know is
> exactly how one finds the files that were created?  I mean, in a file
> managing program, such as OI File Manager (the best I've found far) or
> when navigating the file system as an external drive plugged into a
> computer by USB, where are the files I created from my program and
> saved to the program's data storage?

/data/data/your.application.package.here/files

Note that this may not be browsable on a G1 due to security restrictions.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com

Android Training on the Ranch! -- Mar 16-20, 2009
http://www.bignerdranch.com/schedule.shtml

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