0

I am writing an app that uses a bluetooth connected Xbox controller, I can read all of the keyEvents fine via dispatchkeyevent EXCEPT the "Xbox Home" button (the one with the light in it), it just exits my app. Does anyone know if there's a keycode for this button?

whyvas
  • 1
  • Might it be tied to the home button? Which is probably grabbed by the system and never makes the app. – Gabe Sechan Jul 10 '19 at 17:46
  • It might, however, the B button use to exit the app as well until I handled that particular keyEvent within the app so I figured it might be the same thing. – whyvas Jul 11 '19 at 02:06

0 Answers0