eclipse - Android 5.0 is not supporting for lower versions -


Please help me get this error resolved for more than 3 days

I Did not make the proper resolution I updated my eclipse to run Android 5.0.

I created a simple Android application using the minimum version 16 and the target version 21 to run Android 5.0 Content Themes. The theme is added in styles.xml

   

I followed the link to add support libraries appcompatv7.

But I'm getting the error stating that can not be resolved for R variable whenever I add this project to my project please give me a suggestion Please and also participate in your lower version of Android 5.0 project

Use more than 21 themes for API less. Android instead of AppCompat: Theme. Content

Please read here


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -