mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
3 lines
118 B
Bash
3 lines
118 B
Bash
|
ant debug
|
||
|
adb install -r bin/PPSSPP-debug.apk
|
||
|
adb shell am start -n org.ppsspp.ppsspp/org.ppsspp.ppsspp.PpssppActivity
|