It's strange, It always return LICENSED also if I log into different
GMAIL account
into the "account and sync" in the emulator.
- I deleted AVD,
- recreated a new one,
- logged into the emulator with a gmail account with no rights,
- setted NOT LICENSED form my developer console,
- installed the software on the new avd.

When I call the check() method from LVL it always returns LICENSED.
The strange things is that with my developer account it works well, I
got licensed, unlicensed etc
on the base of what I set on the developer console.
With dummy email settings I got always LICENSED.

Is this a bug? I have no idea on how to go forward.

On Aug 1, 2:20 am, sblantipodi <perini.dav...@dpsoftware.org> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to