Has anyone actually managed to do this? The documentation counsels against it, but it is also vague and inaccurate.
I have tried extending LicenseChecker, and implementing that way. I can then override isDeviceAllowed, but the method in NullDeviceLimiter still gets called. Looking at the code, the NullDeviceLimiter class seems to be hard coded in. -- 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

