Since installing v17 of the android build tools I am getting a VerifyError in my test project.
A short description of my project structure:
in my case, first, add robotium-solo-2.5 in properties->build path->Libraries,and then move robotium-solo-2.5.jar to the top in properties->build path->Order and export, finally i solve this funny problem easily...