On Tue, Jul 27, 2010 at 11:28 AM, Mark Carter <mjc1...@googlemail.com>wrote:
> I found this line confusing: > > "Adding licensing to an application does not affect the way the > application functions when run on a device that does not offer Android > Market." > > I assume they don't mean that licensing checks are bypassed if there > is no Android Market (!) since this is down to the app's licensing > implementation... > Correct. Licensing checks are not bypassed. However, since this is a runtime check, developers can decide how to handle this failure case. They could, for example, create an single APK that checks with multiple licensing services. -- Trevor Johns Google Developer Programs, Android http://developer.android.com -- 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