Commit acdac43a authored by Bruno Agrizzi's avatar Bruno Agrizzi

adb devices

parent ddfe1364
......@@ -38,6 +38,7 @@ functionalTests:
- echo no | $ANDROID_HOME/tools/bin/avdmanager create avd --name test --package "system-images;android-23;google_apis;armeabi-v7a"
- $ANDROID_HOME/tools/emulator -avd test -no-window -no-audio -no-boot-anim &
- $ANDROID_HOME/platform-tools/adb wait-for-device shell input keyevent 82
- $ANDROID_HOME/platform-tools/adb devices
- ./gradlew cAT
artifacts:
paths:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment