On Thu, Dec 1, 2011 at 8:26 PM, Saied <saie...@gmail.com> wrote:
> Can you please me tell me what a typical path may look like?

"Typical" is:

/data/data/your.package.name.goes.here/files/your-file-name-goes.here

That is not necessarily universal, which is why the other application
needs to give you the path to the file. It is also why creating a
ContentProvider for inter-application file sharing is a better idea.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android 4.0 Programming Books: http://commonsware.com/books

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