droiddriver_examples The samples work with Android Studio JavaDoc for droiddriver Running tests from the command line Tests can be run from the command line using ./gradlew connectedCheck To rebuild the app before testing use clean and assemble ./gradlew clean assemble connectedCheck