[android-developers] Application Licensing to implement promo codes

2013-02-20 Thread Strickidinho
Hello, I've got a question and I need a quick answer. Is it possible to do some sort of promo code feature with Application Licensing service? Thanks in advance Sandro -- -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

Re: [android-developers] Application Licensing to implement promo codes

2013-02-20 Thread Nikolay Elenkov
On Wed, Feb 20, 2013 at 11:16 PM, Strickidinho stsandr...@googlemail.com wrote: Hello, I've got a question and I need a quick answer. Is it possible to do some sort of promo code feature with Application Licensing service? No, but you can do it with in-app billing. -- -- You received this

Re: [android-developers] Application Licensing to implement promo codes

2013-02-20 Thread Sandro Stricker
I thought so too, but as far as I know you can't set the code for the promotion yourself. And you can't set the price to $0. Or can you do that with in-app billing. Did I miss something? Am 20.02.2013 um 15:35 schrieb Nikolay Elenkov nikolay.elen...@gmail.com: On Wed, Feb 20, 2013 at 11:16

Re: [android-developers] Application Licensing to implement promo codes

2013-02-20 Thread Nikolay Elenkov
On Wed, Feb 20, 2013 at 11:41 PM, Sandro Stricker stsandr...@googlemail.com wrote: I thought so too, but as far as I know you can't set the code for the promotion yourself. And you can't set the price to $0. Or can you do that with in-app billing. Did I miss something? With in-app billing,

Re: [android-developers] Application Licensing to implement promo codes

2013-02-20 Thread Sandro Stricker
For this behavior I wouldn't need in-app billing. I just present the user a dialog to enter the code and if it's correct I make the app a premium version. Therefore the user would need to remember the promo code if he wants to install the app on another device or deinstall/reinstall it. I need

Re: [android-developers] Application Licensing to implement promo codes

2013-02-20 Thread Nikolay Elenkov
On Thu, Feb 21, 2013 at 12:31 AM, Sandro Stricker stsandr...@googlemail.com wrote: For this behavior I wouldn't need in-app billing. I just present the user a dialog to enter the code and if it's correct I make the app a premium version. Therefore the user would need to remember the promo

Re: [android-developers] Application Licensing to implement promo codes

2013-02-20 Thread Sandro Stricker
I thought that this could be achieved via Application Licensing. I read it on stackoverflow, but I don't know how. Am 20.02.2013 um 17:08 schrieb Nikolay Elenkov nikolay.elen...@gmail.com: On Thu, Feb 21, 2013 at 12:31 AM, Sandro Stricker stsandr...@googlemail.com wrote: For this behavior I