action-android icon indicating copy to clipboard operation
action-android copied to clipboard

Unable to install an apk

Open RohovDmytro opened this issue 2 years ago • 1 comments

For some reasons I'm not able to install APK. Butler apk is installed, but the apk of the app fails to install using adb. What went wrong?..

image

RohovDmytro avatar Apr 04 '22 10:04 RohovDmytro

Seems like a timeout issue with the adb install. You’re consistently sigterm’ing the install process after 45 seconds. Not sure how it relates to the action’s code though

Malinskiy avatar Apr 28 '22 15:04 Malinskiy