Error in Android styles.xml in eclipse




Asked on August 11, 2014
Hi Friends,
I am new to android. I am have created a sample android  project in eclipse.
There are error in res/values-v11/styles.xml.

How to resolve it?

  



Replied on August 11, 2014
The error in styles.xml is common for beginners.
You need to check below points.

1. First check  Android SDK  Manager, have you installed extras/ Android Support Library?

2.  You can create a project using eclipse wizard File->New->Others-> Android->Android Application Project,

That will fulfill support Library.


Write Answer











©2024 concretepage.com | Privacy Policy | Contact Us