google/mobly-bundled-snippets

where is ./build/outputs/apk/debug/mobly-bundled-snippets-debug.apk

dannyshicar opened this issue · 1 comments

In the usage first step: it say
./gradlew assembleDebug adb install -d -r -g ./build/outputs/apk/debug/mobly-bundled-snippets-debug.apk

but I can't found ./build/outputs/apk/debug/mobly-bundled-snippets-debug.apk.
thank you very much

Hey,

you want to do the following

  1. ./gradlew assembleDebug
  2. adb install -d -r -g ./build/outputs/apk/debug/mobly-bundled-snippets-debug.apk