HI, I have written an app with base package as say a.b.c and for having multiple APKs to be installed at same time i create another project with base package as a.b.c.d.Both apps are signed with the same Release Key When i have both apps installed, sometimes calling an activity from 1st project launches activity from 2nd project. This one is also happening for a toast that i show. What can be the problem? Any guesses ?
Thanks, Alok -- 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

