Whenever I create a new Android project in Eclipse, it shows an error in the project name and not anywhere else. What is the problem? How can I solve it?
Share
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.
You should clear your project by
Project>clear menu
then build your project
if not solve try this
and configure build path
by right click on project > build path > android > restore default
I hope this is help