This is why: [2011-07-26 22:28:10 - YeauxDudimus] Still no compatible AVDs with target 'Android 3.2': Aborting launch. [2011-07-26 22:28:10 - YeauxDudimus] Performing com.bobas.YeauxDudimusActivity activity launch [2011-07-26 22:28:34 - YeauxDudimus] ERROR: Application requires API version 13. Device API version is 7 (Android 2.1-update1). [2011-07-26 22:28:34 - YeauxDudimus] Launch canceled!
Your AVD is on Android 2.1, while your app requires Android 3.2. Change it so your app min-sdk is API 7. Or start an AVD that is at Android 3.2 (which would be helluva slow - all Honeycomb AVDs are slow.) -- 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

