dolphin/Source/Android/app/src/main
JosJuice dd0485389e AndroidManifest.xml: Re-add package="org.dolphinemu.dolphinemu"
Without this, debug builds of Dolphin fail to launch. The OS tries
to locate org.dolphinemu.dolphinemu.debug.DolphinApplication
but fails to find it because its actual name is
org.dolphinemu.dolphinemu.DolphinApplication.

Partially reverts 6b74907f9d.
2022-06-06 21:57:21 +02:00
..
assets Android: Update IR sensitivity default values 2020-10-29 17:58:16 -04:00
java/org/dolphinemu/dolphinemu Merge pull request #10608 from t895/theme-refactor 2022-05-08 11:37:35 +02:00
res Fix game card in landscape 2022-05-15 17:31:49 -04:00
AndroidManifest.xml AndroidManifest.xml: Re-add package="org.dolphinemu.dolphinemu" 2022-06-06 21:57:21 +02:00