January 20, 2011 →
Sharing code between “full” and “lite” versions of an Android application
When designing an application for Android or any other device, we often come up with the desire to release a commercial version built on top of the free version. This is our take on how one could setup his projects to share common code between a full and a lite version of the same application.