Hi all,

   I want to run two different android applications in the single
process to access the resources. For that purpose, I had made
following two changes in the manifest file of both the application ,

I had override two attributes and

1) android:sharedUserId= "hii.hello" under <manifest> tag
2) android:process = "guide.android" under <application> tag

  I had made these changes (asign the same values) in the both the
applications but could not get expected results. How to check whether
both these applications are running in the same process??

  Should I sign both the application with the same certificate?? If
yes, then can you please tell how??

Thanks,
Asif.
--~--~---------~--~----~------------~-------~--~----~
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