Android: building different versions of my app (free, premium, etc.) with Eclipse
- by Stefan Klumpp
With my current code base I'd like to build two or more different versions of my Android app (free, premium, ...). For the iPhone (XCode) I can definte different targets. Is there something similar implemented in Eclipse?