dolphin/Source/Android/app
JosJuice 6e0130351e Android: Fix crash on enabling GC adapter
We must set Java_GCAdapter.manager before the GC adapter thread (C++)
starts. We used to set it at emulation start, which was fine until
9f3f45a made the GC adapter thread start much earlier.
2019-11-28 00:47:58 +01:00
..
src/main Android: Fix crash on enabling GC adapter 2019-11-28 00:47:58 +01:00
.gitignore Android: Update the gradle file to use android studio 2.2 cmake. 2016-10-05 23:44:10 +02:00
build.gradle GameDetailsDialog: Convert layout to ConstraintLayout 2019-11-23 17:48:43 +01:00
proguard-rules.pro Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00