mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
c2b2e03f73
Activity Monitor can start activities by using adb to invoke it. This will allow us to set the user directory and autostart file from adb. adb shell am start -n org.dolphinemu.dolphinemu/.gamelist.GameListActivity -e AutoStartFile /sdcard/AC.gcz -e UserDir /sdcard/dolphin-emu2/ This allows more automated testing to be done with Dolphin on Android. |
||
---|---|---|
.. | ||
.settings | ||
assets | ||
jni | ||
libs | ||
res | ||
src/org/dolphinemu/dolphinemu | ||
.classpath | ||
.gitignore | ||
.project | ||
android.toolchain.cmake | ||
AndroidManifest.xml | ||
build.gradle | ||
build.xml | ||
custom_rules.xml | ||
project.properties |