androideclipseproject-properties

No compatible targets were found


I am having

target android-4

in project.properties. In eclipse when I run the project I am getting the error

No compatible targets were found

How to resolve this>


Solution

  • Create AVD that supports android-4(Android 1.6) or change your android-4 target to android-8.

    How to create new AVD ?

    on Eclipse, [Window> Android AVD Manager] select,
    
    you press the [new] button, you can create new Android Virtual Device