mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 18:40:56 -08:00
3 lines
121 B
Bash
Executable file
3 lines
121 B
Bash
Executable file
# install/update (keeps app data)
|
|
adb install -r android-build/*.apk
|
|
adb shell am start -n org.cl.meshtastic/.MeActivity
|