SDL icon indicating copy to clipboard operation
SDL copied to clipboard

[Feature Request] Implement gamepad motion sensors on Android

Open Nintorch opened this issue 3 weeks ago • 1 comments

Similarly to https://github.com/libsdl-org/SDL/issues/14497, motion sensors (accelerometer and gyroscope) are not available for controllers on Android without the HIDAPI driver. I think it should be possible to make them work, see https://developer.android.com/develop/ui/views/touch-and-input/game-controllers/controller-features

If at the moment nobody is interested enough to implement them, I can try to do that when I have enough free time (probably on the winter holidays :( )

Nintorch avatar Dec 01 '25 12:12 Nintorch

Sure, go for it!

slouken avatar Dec 01 '25 15:12 slouken