I am using LVL 开发者_开发问答to add licensing to my app. I was wondering if i can check if the person that purchased the app is still able to get a refund (is using the app within 15 minutes of the p
Should i abandon Copy protection 开发者_开发百科for my android apps?It will be deprecated soon and I recently noticed that some devices will not show these apps due to this copy protection. Generally,
I have put in place the ServerManagedP开发者_运维知识库olicy and am noticing some strange things.
My app is a kind of a pocket guide with some data for the whole year. I\'m assuming users will use the program at least once with Internet access to activate the license. Or at least that\'s my unders
I\'m trying to implemen开发者_如何学编程t The Android LicenseChecker in my app, and I\'ve followed the instructions almost verbatimfrom the developer site.Everything seems hooked up correctly, but eve
I\'m trying to implement the LVL (Licensing Verification Library for Android), but running into a problem when the license check fails. I pop up a Dialog which explains that the license check failed a
I have a paid app that\'s been out in the Android Market for a few months now, and up to this point that app had no type of copy protection or license verification scheme.
So, I\'ve setup the Android LVL with my application to check for licensing. This seems to work great with the Test Accounts. The problem is, if I turn the phones internet connection off and try to run
I\'m looking to use the new licensing (LVL) stuff with Android Marketplace, but I\'m running into a performance problem with the stock AESObfuscator.Specifically, the constructor takes several seconds
I\'ve tried to use the new license service of Android and I am facing some troubles. My code in the main activity looks like this: