You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- echo no | android create avd --force -n test -t android-22 --abi armeabi-v7a --skin WXGA800
- emulator -avd test -no-audio -no-window &
- travis_wait 30 android-wait-for-emulator
- adb shell input keyevent 82 &
script: ./gradlew test connectedAndroidTest -Pandroid.testInstrumentationRunnerArguments.notAnnotation=pg.autyzm.friendly_plans.annotations.IgnoreForTravis