Have you tried changing the package name? On Tue, Mar 10, 2009 at 11:58 AM, Bob <[email protected]> wrote:
> > Hi, > How do I create non-mutually exclusive apks for identical apps that > differ only in content? I have an app that plays an mp3 file embedded > as a raw resource. I would like to be able to create multiple apps > with this (same logic but different songs) and possibly install more > than one song on a device. But now when I try to install a second > version it says that the app is already installed, even if I refactor > and change the name of the app. What is the proper way to do this? > > Thanks, > Bob > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

