Fix Eclipse error "Project is missing required library android.jar"
I got this error when I moved a running Android project to another system.
Error says, Project ‘MyProject’ is missing required library: ‘E:\android\adt-bundle-windows-x86-20130729\adt-bundle-windows-x86-20130729\sdk\platforms\android-19\android.jar’. The project cannot be built until build path errors are resolved.
A red exclamation mark also appears on project icon.
Steps to fix this error
Sele…
View On WordPress













