I'm thinking about the same thing.

I believe that http://code.google.com/p/maven-android-plugin/ could be
a solution. Maven is very powerful tool for building (we are using it
for JEE projects) so I'm sure that it will support also multiple APKs
from one source code base.

But I didn't looked into details yet.

Tom

On 4 kvě, 20:37, "E.P" <[email protected]> wrote:
> Are there any viable approaches for creating multiple .APKs out of a
> single codebase?
>
> The apps may share the same code, but they could have different
> manifest files, different resources, or different external libraries
> (for example in an app with both free and paid versions, the free
> version could have a library for display ads).
>
> Ideally, this would be a single Eclipse project, with a way to specify
> which app to build/debug, and possibly a command line way to batch
> build everything.
>
> --
> 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 
> athttp://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