Skip to content

Instantly share code, notes, and snippets.

@dylan-chong
Last active April 29, 2018 22:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dylan-chong/84648cca57adeede0e29532161d77033 to your computer and use it in GitHub Desktop.
Save dylan-chong/84648cca57adeede0e29532161d77033 to your computer and use it in GitHub Desktop.
git clone https://github.com/google/volley/
cd volley
need SYSfirst
need android
setenv ANDROID_HOME $ANDROID_SDK_HOME
# Now you have to open this android studio project, wait for it to finish loading, and then close it
./gradlew test
google-chrome build/reports/tests/testReleaseUnitTest/release/index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment