2016-09-09, 03:58
I want to send a keyevent to android. I want to call InputManager.injectInputevent(InputEvent event, int mode),
/xbmc/platform/android/jni
There is no InputEvent.h in this folder.so I want to add it. But there are 4 files should to add ,.h ,.cpp. .o. .p,What are ".o" and ".p"? How can I create them? Please help me , thank you!
/xbmc/platform/android/jni
There is no InputEvent.h in this folder.so I want to add it. But there are 4 files should to add ,.h ,.cpp. .o. .p,What are ".o" and ".p"? How can I create them? Please help me , thank you!