Replies: 1 comment 7 replies
-
go-inovation already worked with gamepads on Android. I don't think I have modified the manifest XML. Have you checked the other application works with gamepads? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I wanted to ask to see how gamepad usage is done in Android? I know the feature was added awhile back, so I feel like it should be working, but I can't seem to get it to work. I do have an AndroidManifest.xml file that defines the gamepad as being used, but no ebiten gamepad functions are returning any values.
I'm using
gomobile build
instead ofebitenmobile bind
just to get things up and running quickly - could that be the issue?Beta Was this translation helpful? Give feedback.
All reactions