mirror of
https://github.com/markqvist/Sideband.git
synced 2025-12-22 08:17:10 +00:00
Cleanup
This commit is contained in:
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)
|
||||
|
||||
Reference in New Issue
Block a user