I was just trying to use Robotium in an Android JUnit Test, but the Testing always fails with an error:
java.lang.NoClassDefFoundError: com.jayway.android.robotium.s
I did this configuration to solve the problem
Note : I put robotium first one.