Ok so I'm new to android programming and have taken on a project way outside my wheelhouse. I found an opensourced project that does "kinda" what I want it to do its remote droid 2.0 but I don't need the mouse aspect of it. I just need to place a button that sends the keystroke of 'w' but I cant find anything on the web to tell me how. I know how I would do this in PHP and javascript, I would just add an onclick event but no idea in android.
So in closing please help a newby out examples or any tutorials that would get me to the end effect i need
Its funny how I've made fun of people in the past for saying "i just wanna ____ why is that so hard" and i always say code doesn't understand what you want until you tell it. now im faced with swallowing my own sarcasm.