Re: [android-developers] Free trial and payed apps... How to switch from...

2010-07-28 Thread Olivier Guilyardi
Hi, every single app on the market has a unique package name. So if your trial version is com.foo.bar, your full version must be something like com.foo.pro.bar. In addition to modifying the manifest, this involves reorganizing the java source tree when building the alternative version, which can

[android-developers] Free trial and payed apps... How to switch from...

2010-07-28 Thread sblantipodi
Hi, actually I have published a free trial application on Android market. Since there is a protection method now (LVL) I want to upload also the full version of that application. Unfortunantly when I try to upload the full version on the market it tell me that there is just another software with t