Hello group,

I am adding gamepad support for one of our games and I intend to have a 
graceful fallback from gamepad controls to the tilt/touch ones when the 
gamepad is removed. However I don't seem to be a able to find an event 
triggered when a gamepad controller is attached/removed. The logcat has 
some feedback at operating system level but I don't know how to get 
notified inside the game activity. I am using a java activity on top of an 
NDK library and all input is processed in the java activity.

Any tips will be greatly appreciated.

Thanks,
Andrei H.

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to