The application licensing docs say that once the application is no longer refundable, the validity period of license server responses is \"typically a number of days.\" This is rather vague, although
I have an application that I want to publish to the Google Play Marketplace and make it paid. To do this I must sign it with private key from the market. I\'ve also heard that I can also do this with
I\'m trying to use Proguard against my app which will eventually incorporate LVL and In-app Billing. The problem I have is that Proguard keeps crashing my app on start and it\'s hard to figure out wha
the android licensing documentation talk about three extra pa开发者_运维技巧rameters (GT, GR and VT). Are those customizable through the developer market account, when the application is published? Th
i\'m implementing the licensing service in one of my apps. No matter what response code i set to the test account,it always invokes the allow() function.Even the phone without the test account.
i want to create a trial version app, but i cou开发者_运维问答ldn\'t find how to limit the app usage for a fixed time (say 15 days).
I am struggling with an issue relating to the licensing service and network connection. The bottom line is I want the LVL to work if the user is in the middle of nowhere with no signal, but I don\'t
I need to use ANT with Android building process because at the end I need to create two versions of application (FULL & LITE).
Recently I published my new application in Android Market. This application contained Android Licence. This Licence was working perfectly fine, when I put my own apk on my phone, there is a dialog tha
I\'m developing an application that will have some features that the user must pay to use. I was planning to use a Lite and Pro version for this, but the release of In-App Billing have got me thinking