[android-developers] Re: Can't get LVL working.

2010-07-30 Thread Xav
The Google APIs add-on for 2.2 (in revision 2) supports testing LVL- enabled app. See instructions at http://developer.android.com/guide/publishing/licensing.html#acct-signin On Jul 30, 10:30 am, sblantipodi perini.dav...@dpsoftware.org wrote: Really thanks but so there is no way to test LVL

[android-developers] Re: Can't get LVL working.

2010-07-30 Thread jeffro
I don't believe the Android Market is included on the emulator and the licensing service is included with the Market app. I have it working successfully, but I did all my development and testing with a real phone (N1 Froyo). Jeff Visit Trackaroo.com! Trackmaster - Motorsports Lap Timer

[android-developers] Re: Can't get LVL working.

2010-07-30 Thread sblantipodi
Really thanks but so there is no way to test LVL using emulator? I don't want to test the Buy Button that redirect from the app to the market, I want to test the doCheck() method that tell me if the app is licensed or not. This should work ok on the emulator. Am I wrong? Thanks. On Jul 30, 7:22 

[android-developers] Re: Can't get LVL working.

2010-07-30 Thread sblantipodi
o_O now it works... -_- Don't develop for more than 12 hours a day... I should remember it :D On Jul 30, 7:40 pm, Xav x...@android.com wrote: The Google APIs add-on for 2.2 (in revision 2) supports testing LVL- enabled app. See instructions

[android-developers] Re: Can't get LVL working.

2010-07-30 Thread sblantipodi
Now I've got another problem now... I'm using the Default Policy implementation, the first time I setted my developer console to licensed, this makes my software authenitcate well on the emulator, after this, I setted the developer console to not licensed, removed the software from emulator and