android-lvl
android lvl check if purchased app is in the refund period
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[详细]
2023-02-01 21:07 分类:问答android Copy protection Forward-locking - should I not bother?
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,[详细]
2023-02-01 13:34 分类:问答ServerManagedPolicy issues
I have put in place the ServerManagedP开发者_运维知识库olicy and am noticing some strange things.[详细]
2023-01-30 01:52 分类:问答Licensing checker longevity of the "activated" status. How frequent is too much for the user?
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[详细]
2023-01-26 01:06 分类:问答Android License Server Check always times out
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[详细]
2023-01-24 11:33 分类:问答Show one Dialog after another until License check passes
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[详细]
2023-01-24 05:23 分类:问答Live Testing of the Android LVL
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.[详细]
2023-01-21 09:37 分类:问答Android License Verification Library when offline
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[详细]
2023-01-19 10:42 分类:问答Any way around awful SecretKeyFactory performance with LVL and AESObfuscator?
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[详细]
2023-01-18 11:33 分类:问答Trouble with Android Licensing Server
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:[详细]
2023-01-15 15:32 分类:问答