When I start my android project in eclipse the solution already comes with errors

0

When I start a project in eclipse my solution already comes with errors. How do I fix this?

Isthereanywayformetofixthisonceandforall?

Edit:ErrorCode:DescriptionResourcePathLocationTypeerror:parsingXMLerror:noelementfoundabc_activity_chooser_view_list_item.xml/appcompat_v7/res/layoutline17AndroidAAPTProblem

    
asked by anonymous 31.07.2014 / 16:31

1 answer

1

Follow the instructions here Support Library Setup and add the libraries for v7-appcompat . Follow the steps to download libraries , if you have not already done so, then follow the instructions in Adding libraries with resources .     

01.08.2014 / 13:01