Dianne Hackborn wrote:
> On Mon, May 25, 2009 at 3:06 AM, Mark Murphy <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     You would definitely need to use ordinary file I/O and fully-qualified
>     paths:
>     /data/data/the.other.package.here/...
> 
> 
> Please use Context.createPackageContext() for the other package and just
> access the files through that.  All of the same permission limitations
> apply, but then you don't need to have nasty absolute magic paths. 
> (Which okay at this point I have come to terms with the fact that we are
> stuck forever with /data/data because of so many apps hard-coding it,
> but I can still dream.)

I apologize for giving out improper information.

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

Android App Developer Books: http://commonsware.com/books.html

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

Reply via email to