Android library projects cannot be launched error in eclipse




Asked on September 16, 2015

In one of my android project in eclipse, while running it, I am getting a strange error as follws


"Android library projects cannot be launched" 


What is wrong?




Replied on September 16, 2015
To resolve this error follow the below steps in your eclipse.

1. Right click on your project
2. Go to the "properties"
3. Search for "android"
4. In library section, a checkbox is given as "Is Library", you need to un-check and click on "OK"
5. Run the project, now there will not be error message.




Replied on September 16, 2015
Nice. Error is gone.

Write Answer










©2024 concretepage.com | Privacy Policy | Contact Us