http://dev.bostone.us/2009/05/02/android-how-to-deploy-multiple-versions-of-the-same-app/

this may help you.

On Sep 3, 4:41 pm, Datoh <dato...@gmail.com> wrote:
> Hi,
>
> I want to use the same eclipse project to maintain only one source
> code (or two projects that refer to a generic project).
> My problem is that the names of the package have to be different on
> the market (eg: my.android.app.lite and my.android.app.pro).
> If the package names are differents, the generated java ressource
> files are differents (eg: my.android.app.lite.R.java and
> my.android.app.pro.R.java).
> So, the source files must point to differents R files according to the
> version (pro or lite) and I have to change all the import...
>
> Do you know how can I deal with that?
>
> Thanks,
> Cedric.
--~--~---------~--~----~------------~-------~--~----~
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