Monday, August 29, 2011

[android-developers] Different Package Name for Development Builds in Eclipse

I'm quite new to Android development but now my first app is getting closer to a somehow working state.

But I want my normal phone for development which causes one problem: I can't use a stable version of my app while I'm developing. Now I'm wondering if there is an easy way in Eclipse to use a differente package name (for example append dev to the normal one) for the development builds ("Run" button) but still the normal one for release versions ("Export Android Application").

I already found out that aapt has an option --rename-manifest-package but I don't really know how to use this and how to customize the build process in Eclipse for my needs.

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment