Hi,

You will need to use a different package name for each app version, so you
need to make a few changes in the code in each.

Best way to achieve this is to use a library project to share all then
common code. Read on Android Developers docs about these.

Regards,
El 29/07/2012 21:39, "ansj tw" <[email protected]> escribió:

> I have a doubt, to do to compile for different APKs with the same source?
> Example: the first is named app01 with a particular theme, and the second
> is named app02 with another theme.
> Have researched some thing in the Manifest, but could not solve ...
> Can anyone help me?
>
>
> --
> 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

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