[android-developers] Re: binding to ILicensingService failing on some generic ICS tablets

2012-08-13 Thread b0b
On Monday, 13 August 2012 12:30:10 UTC+2, RichardC wrote: > > Was Play provided with the device or side-loaded? > > I've just asked the user about this. All I know about this device is that it is a "ICS 4.0.3, Unbranded 7 inch tablet from Amazon". -- You received this message because you are

[android-developers] Re: binding to ILicensingService failing on some generic ICS tablets

2012-08-13 Thread RichardC
Was Play provided with the device or side-loaded? On Monday, August 13, 2012 11:25:05 AM UTC+1, b0b wrote: > > I have some report of LVL check failing on some generic ICS tablets due to > bindService failing in the LVL code: > > boolean bindResult = mContext.bindService( >