Which license policy are you using? ServerManagedPolicy caches the result so you might not see what you expect (you will be getting the cached result).
For testing purposes try using StrictPolicy but keep an eye on the info into extras for number of license checks remaining. On Aug 1, 9:46 am, sblantipodi <[email protected]> wrote: > No one else with this problem? > > On Aug 1, 2:20 am, sblantipodi <[email protected]> wrote: > > > Hi, > > I have built in the Sample code from LVL and putted it into my main > > activity. > > > I haven't understood why it always returns LICENSED also if I setted > > UNlicensed from my developer console. > > > this is the adb logcat output... > > > I/LicenseChecker( 496): Binding to licensing service. > > I/LicenseChecker( 496): Calling checkLicense on service for > > packageName > > I/LicenseChecker( 496): Start monitoring timeout. > > I/LicenseChecker( 496): Received response. > > I/LicenseChecker( 496): Clearing timeout. > > > I have no idea on why it gives me always licensed... > > > 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

