On Sun, Dec 18, 2011 at 6:06 PM, Mark Ayers <[email protected]> wrote: > Build target decides which jar is added as a resource, correct? If so, you > can see that the jar for 3.0 is loaded.
Which proves that your build target is set below API Level 13, since Android 3.0 is API Level 11. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

