[android-developers] Re: Publishing free and paid versions of the same app

2012-05-21 Thread Ali Chousein
> Can one implement in-app paying, when they registered as android developer > from a country that is not supported to sell paid applications? I doubt it. You can try finding the answer to your question here: http://developer.android.com/guide/market/billing/index.html Maybe a workaround which wo

Re: [android-developers] Re: Publishing free and paid versions of the same app

2012-05-21 Thread Balint Farago
Can one implement in-app paying, when they registered as android developer from a country that is not supported to sell paid applications? If they can, this is a workaround for many of us who live in unsupported countries and can "sell" only free apps. Btw, your idea +1 2012/5/21 Ali Chousein >

[android-developers] Re: Publishing free and paid versions of the same app

2012-05-21 Thread Ali Chousein
An alternative would be to provide your paid features using in-app payment model. In this case you'll have to maintain just one APK and personally I believe it's a better approach for convincing users to pay for features that you are selling. User will already see and use the free features before d