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
You will need to export the Robotium jar by going to Properties-> Java Build Path -> Order and Export. Then check the Robotium jar file.