I downloaded the jar and tried to launch the selendroid server with the command:
java -jar selendroid-standalone-0.8.0-with-dependencies.jar -app selendroid-test-app-0.8.0.apk
But it seems to be giving me this error:
SEVERE: Error occurred while building server: An error occurred while resigning the app 'selendroid-test-app-0.8.0.apk'
Can anyone help me with this?