Yeah know about the reflection solutions.
But can't find anywhere a clear explanation on what happens with XML
tags you use that are available in newer SDK versions (as set in your
targetSDKVersion), but not in your minSdkVersion... Are they just
skipped by the older versions?

On 10 apr, 13:23, lbendlin <l...@bendlin.us> wrote:
> The best solution is to set it to 9 and then test your app on a 1.6 device
> (or a 1.6 emulator if you must). You can also use reflection for any new
> features that would throw 1.6 into a wobbly.

-- 
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

Reply via email to