I tried that, and it didn't seem to work. In both manifests, I
specified:

android:sharedUserId="org.mydomain.projectname"
But no luck.

>From the documentation, I think the only thing it does is make the two
processes run under the same user ID, but you still have to do
something else to make one look at the other's data rather than create
its own. Perhaps something to do with contexts?

On Apr 27, 4:57 am, MrSnowflake <mrsnowfl...@gmail.com> wrote:
> Iirc you can make the 2 version of the app use the same userId on the
> phone, that way you have full access to the lite data from the pro
> application.

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