Problem:
This error occurs when trying to run Android using Eclipse, after changing contents in any xml file, or messing up with your files in Android workspace. Usually caused cuz the workspace isn't updated.
Solution:
Clean Build the project:
Eclipse -> Projects -> Clean

Click on all projects and there you go!
No more redundant errors!
However, you may have errors due to valid mistakes in your files. Do clear them by looking into your "problems" window in Eclipse. :)
This error occurs when trying to run Android using Eclipse, after changing contents in any xml file, or messing up with your files in Android workspace. Usually caused cuz the workspace isn't updated.
Solution:
Clean Build the project:
Eclipse -> Projects -> Clean

Click on all projects and there you go!
No more redundant errors!
However, you may have errors due to valid mistakes in your files. Do clear them by looking into your "problems" window in Eclipse. :)


0 comments:
Post a Comment