This is a question that comes up once in a while. For example, say you’d like to offer a full and a demo version, which isn’t really uncommon. Now, the Android Market enforces that each application package needs to use a unique package name, so you can’t just recompile your .apk with a DEMO=true variable set. That probably sounds easier than it is. The package name is specified inside your Android