Ryujinx-SDL/android-project/app
Sam Lantinga 1a38853e02 Fixed bug 4566 - Hot-plugging Bluetooth controller causes force-quit on Android
Anthony @ POW Games

I tried adding different configChanges and sure enough, "navigation" worked! Now bluetooth controllers hot-plug nicely. So shall we add it as a default to the AndroidManifest.xml?

Funny that this is how this activity is described:

	"navigation" The navigation type (trackball/dpad) has changed. (This should never normally happen.)

I think the reason behind this is because the bluetooth game controller I was testing doubles-up as a keyboard, which probably comes with a DPAD? It's a MOCUTE-032X_B63-88CE
2019-04-24 12:53:15 -07:00
..
jni Android: also update APP_PLATFORM to android-16 in Application.mk 2019-01-17 09:28:30 +01:00
src/main Fixed bug 4566 - Hot-plugging Bluetooth controller causes force-quit on Android 2019-04-24 12:53:15 -07:00
build.gradle Android: remove old code after Android-16 has been set as minimum requirement 2019-01-16 09:11:13 +01:00
proguard-rules.pro Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00