Hi John, I tried to test the licensing for the sample application, I set the public key with my publishers account's provided key. each time i launch the app with google apis 8 target avd I get
Error: not Market Managed, after few tries it says dont allow the user to access. Can any one who over come this, help me with it asap. I am not sure whats going wrong. Thanks JavAnd On Aug 2, 1:24 pm, Trevor Johns <[email protected]> wrote: > If you use a test response (in other words, you're using a developer/test > account and have the Market publisher console set to something other than > "Respond Normally" for licensing requests), the server doesn't send any > response "extras". > > This means that your local cache will expire after 1 minute -- which is the > minimum cache lifetime as enforced by ServerManagedPolicy. > > -- > Trevor Johns > Google Developer Programs, Androidhttp://developer.android.com > > On Sat, Jul 31, 2010 at 3:17 PM, sblantipodi > <[email protected]>wrote: > > > > > How can we use ServerManagedPolicy in the emulator and fastly switch > > from licensed to unlicensed to something else? > > > The first time I got the licensed message, than I'll continue to get > > the licensed > > message also if I set UNLICENSED from my developer console after I > > deleted and reinstalled the app on the emulator. > > > Thanks. > > > On Jul 31, 4:23 pm, sblantipodi <[email protected]> wrote: > > > Hi, > > > I'm using the ServerManagedPolicy implementation from the LVL code > > > sample (MainActivity.class) but I haven't understood how it manage > > > cache. > > > > The first time application start it needs internet to validate the > > > license, if it is validated, how much time should pass before a second > > > check is needed? > > > > Thanks. > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<android-developers%2bunsubs[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

