[android-developers] Re: LVL -- where to specify params for Server policies?

2010-09-29 Thread MarcoAndroid
Are you talking about VT, GT, GR? Those you can't set in the Market/dev-console yourself. When you're running in test mode they are not filled, so you see in the logcat that they get set to some default value e.g 1 minute MILLIS_PER_MINUTE for mValidityTimestamp in ServerManagedPolicy.setValidityT

[android-developers] Re: LVL -- where to specify params for Server policies?

2010-09-28 Thread JonFHancock
I have modified the ServerManagedPolicy.java. I doubt that it is the correct way to do it, but it works. On Sep 28, 11:23 am, DulcetTone wrote: > I do not see within the LVL documentation and example app who/what/ > where you specify the frequency with which license checks must be > performed. >