We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4162

Summary: Retrieve Android Joystick Hats
Product: SDL Reporter: 000whitedragon000
Component: joystickAssignee: Sam Lantinga <slouken>
Status: NEW --- QA Contact: Sam Lantinga <slouken>
Severity: critical    
Priority: P2    
Version: 2.0.8   
Hardware: x86   
OS: Android (All)   

Description 000whitedragon000 2018-05-10 14:30:44 UTC
For many joystick there is a bug for:
SDL_JoystickNumHats() that return 0 hats
and that SDL_JoystickGetHat() that it doesn’t work…
On windows it seems working well...
Comment 1 000whitedragon000 2018-05-10 22:17:48 UTC
Also for some joysticks no response from axis and/or buttons..