dolphin/Source/Android/app/src
mahdihijazi ae8b469b80 Android: Don't hard code the user dircetory path to /sdcard/dolphin-emu
Android is allowed to pick any path for the external storage media and
that's why we should always use Environment.getExternalStorageDirectory()
to get the external storage path
2018-01-24 12:15:59 +01:00
..
androidTest/java/org/dolphinemu/dolphinemu Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00
main Android: Don't hard code the user dircetory path to /sdcard/dolphin-emu 2018-01-24 12:15:59 +01:00