mirror of
https://github.com/markqvist/Sideband.git
synced 2026-04-27 22:25:39 +00:00
Cleanup
This commit is contained in:
parent
a0ac4cf2a8
commit
f0bf63f929
3 changed files with 13 additions and 4 deletions
4
Makefile
4
Makefile
|
|
@ -23,10 +23,10 @@ apk: prepare release postbuild
|
|||
devapk: prepare debug postbuild
|
||||
|
||||
install:
|
||||
adb install bin/sideband-0.1.5-arm64-v8a-debug.apk
|
||||
adb install bin/sideband-0.1.6-arm64-v8a-debug.apk
|
||||
|
||||
install-release:
|
||||
adb install bin/sideband-0.1.5-arm64-v8a-release.apk
|
||||
adb install bin/sideband-0.1.6-arm64-v8a-release.apk
|
||||
|
||||
console:
|
||||
(adb logcat | grep python)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue