I\'m having a problem trying to run an Android app which, up until adding a second external library to its build path, was working fine. Since having added the scoreninja ja
If you change your order and export in your project build path, this error will not occur.
The other way of achieving it is through .classpath in your project folder.