Monday, December 3, 2012

Re: [android-developers] Re: Write to another application's internal memory

Hi All,

Thanks for all the advice. I used android:sharedUserId in the android manifest and now is able to write across the app's internal memory.

As my only purpose is to write text files (no sharing etc is involved), I found this the most easiest to implement.

On Thu, Nov 29, 2012 at 5:37 PM, skink <pskink@gmail.com> wrote:
android:sharedUserId

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment