DroidDriver issues are tracked on GitHub
The master
branch on GitHub tracks the AOSP master branch. All releases are made from the master branch.
Code changes should be submitted to AOSP and then they‘ll be synced to GitHub once they’ve passed code reivew on Gerrit.
./gradlew build
Open an existing Android Studio project
droiddriver/build.gradle
and press Choose