All you need is change the package name in the AndroidManifest.

On Tue, Mar 10, 2009 at 3:37 PM, Bob <[email protected]> wrote:
>
> I think so.  Do I do that by refactoring the name of the package in
> the package explorer in Eclipse?
>
> On Mar 10, 2:06 pm, Josh Dobbs <[email protected]> wrote:
>> 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
> >
>



-- 
Romain Guy
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

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

Reply via email to