mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
2 lines
135 B
Bash
Executable file
2 lines
135 B
Bash
Executable file
adb install -r android-build/*.apk
|
|
adb shell am start -n org.qtproject.example.app/org.qtproject.qt5.android.bindings.QtActivity # Qt5
|