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
As i understood, your Project shows no errors, because you included the Jar. But the Jar won't be used, when your Project got "exported" to the device.
Try this