There\'s some weird problem with my workspace setup in Eclipse. I have one Android Library project and an application project which is linked to the library.
Everyt
You have checked your project as library so by this reason it work as library and when you are going to run at that time it show this type of error. So, for solve this u have to first deselect that check box by going throw below path.
Now that error will not show while you run your project.