adb-alfred
adb-alfred copied to clipboard
adb alfred - all in one
In v1.10.0, I added the feature to verify and print cert of local apk files. I'm also interested in printing signature of installed apps on devices. It will be a...
Hey! I really really want to use this workflow as it seems pretty awesome. However, i keep getting that error. `16:17:51 workflow.py:2094 DEBUG ---------- adb (1.13.2) ---------- 16:17:51 workflow.py:1484 DEBUG...
- [ ] support install & launch - [x] `apksigner verify -v --print-certs` should be `run_in_background` - [x] `os.path.isdir` seems not working with path with whitespaces
`adb shell service call activity 1599295570` is deprecated
Currently in this workflow `adb` external trigger is used internally and exclusively for the last step trigger in `apk` hotkey, to invoke "apk installation from" with given apk file. The...