On Fri, Apr 20, 2012 at 6:26 PM, b0b <[email protected]> wrote: > Conclusion: there's probably man apps broken in subtle ways on ICS because > of this change.
Probably not, only because they have to explicitly set the targetSdkVersion to 13+, and I don't know how many people are setting it that high. That being said, it's a fairly significant change for something as subtle as slightly increasing the targetSdkVersion, which is why we need to make sure everyone knows about this. I agree with Kostya's comment regarding docs -- at this point, I think an Android Developers Blog post is probably needed. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.7 Available! -- 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

