Friday, February 1, 2013

No compatible target were found?

This is because your project built target miss match.Your using google library (android:name="com.google.android.maps") in project and not changed emulator target setting.

Check emulator target setting



Change Android 2.3.3 - API Level 10 to Google - APIs(Google Inc.) - API Level 10


 If this doesn't solves then create new AVD Targeting version will same as the version included in manifest.


No comments:

Post a Comment