[android-developers] Re: LVL Retry Count

2012-09-17 Thread Nick Maiorana
Please help! I have been looking all day for a way to set the grace period and all. I have not found any examples of how to do this using the out-of-the-box LVL libraries. Can someone point me in the right direction? Thanks Nick On Sunday, April 10, 2011 4:15:25 PM UTC-4, jtoolsdev wrote:

[android-developers] Re: LVL Retry Count

2011-04-10 Thread Nicholas Johnson
I use the default implementation of the Server Managed Policy (read about it herehttp://developer.android.com/guide/publishing/licensing.html#ServerManagedPolicy) for a paid version of my app, and haven't had any problems of note. I haven't had any complaints about false-negatives, or the like

[android-developers] Re: LVL Retry Count

2011-04-10 Thread jtoolsdev
They need to provide several example Policy source files for different setups. The default has some disadvantages. It always shows activating when the app was run rather than any cached policy. Some of my customers complained about it. Other developers have modified their policy file for more