ndk
ndk copied to clipboard
How to get android screen click input
I try to base the project develop a game. I see the activity.instance never be assignment ,so onInputEvent function alway null. The project can't recive click input from android is right? I need write some code to do this ,or some function have be ignore , please help me.
I think i understand it, maybe I should use the Inputqueue?
the winit docs would be the place to look, this is just low level plumbing.