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>
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Create AVD that supports android-4(Android 1.6) or change your
android-4 target to android-8.How to create new AVD ?