Hi all,

I have a situation where I am to produce applications for multiple
clients, all based on the same functionality. Essentially, each app
will be the same apart from content - text elements and images.

It would make sense for me to keep this as one project in Eclipse. I
can set a property somewhere (clientName for example) which would
enable me to pull in the required content and images accordingly. I
think this would be manageable.

The main problem is when I want to build the apps to go live.- they
are all to be separate releases. Does this mean that they will all
need their own package identifier? And their own manifest file? My
solution above would mean that they would all have the same structure.

Has anyone come across this issue before? I'd value any thoughts on
how I could maintain and build these projects.

Thanks.

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