[android-developers] Re: 2.3 Platform Google APIs missing Licensing Service..?

2011-02-14 Thread Ted Hopp
The problem persists in 2.3.3 (API level 10) emulator, at least for us. On Feb 5, 11:36 am, Marcin Orlowski webnet.andr...@gmail.com wrote: Same code works on version 2.2 of the Google API emulator, but not 2.3 of the Google API emulator. It's known, confirmed

[android-developers] Re: 2.3 Platform Google APIs missing Licensing Service..?

2011-02-05 Thread outofcoffee
LVL doesn't work for me on 2.3 either. LogCat output: 01-27 00:21:46.455: INFO/LicenseChecker(1067): Binding to licensing service. 01-27 00:21:46.465: WARN/ActivityManager(76): Unable to start service Intent { act=com.android.vending.licensing.ILicensingService }: not found 01-27 00:21:46.465:

Re: [android-developers] Re: 2.3 Platform Google APIs missing Licensing Service..?

2011-02-05 Thread Marcin Orlowski
Same code works on version 2.2 of the Google API emulator, but not 2.3 of the Google API emulator. It's known, confirmed issue: https://groups.google.com/group/android-developers/msg/69ad5f4a5ec9f3e9 If you want to test LVL use 2.2 emulator instead. -- You received this message because you

[android-developers] Re: 2.3 Platform Google APIs missing Licensing Service..?

2011-01-14 Thread CedarF
Still not works and no answer from Google? On 19 déc 2010, 13:37, Willem willem.sto...@gmail.com wrote: Same issue here... Any progress yet? On 7 dec, 17:41, H m...@howardb.com wrote: Used adb to install an app that works fine on a 2.2 Platform Google API avd, but in the newly

[android-developers] Re: 2.3 Platform Google APIs missing Licensing Service..?

2010-12-19 Thread Willem
Same issue here... Any progress yet? On 7 dec, 17:41, H m...@howardb.com wrote: Used adb to install an app that works fine on a 2.2 Platform Google API avd, but in the newly release 2.3 flavour, I keep getting this message: I/LicenseChecker(  530): Binding to licensing service.