calabash / calabash-android

Automated Functional testing for Android using cucumber
Other
1.68k stars 617 forks source link

Allow test APKs to be installed #865

Closed rajdeepv closed 5 years ago

rajdeepv commented 6 years ago

apk built using android studio are not getting installed. Gradle generates a test APK when you have only run or debugged your app or have used the Android Studio https://developer.android.com/studio/command-line/adb.html#-t-option