Got the Mk802 XBMC running with a working method of input. This was achieved by using the official XBMC remote app I already use to control OpenELEC on my Raspberry Pi and Linux Box.
The official XBMC remote app...
https://play.google.com/store/apps/deta ... W1vdGUiXQ..
There is a little hack you'll need to do to get this running straight off...
Using something like RootExplorer/ES FileExplorer, navigate to
/mnt/sdcard/Android/Data/org.xbmc.xbmc/filesYou'll need to open
'guisettngs.xml' in the text editor
scroll down until you find
<services>Here you can edit the likes of the device name. But what we want to do is to make sure
'true' is set for
<esallinterfaces>,
<esenabled>, and
<webserver>
Leave the likes of webserver username and password at their defaults
make a note or change the webserver port address to what you like
Start up XBMC remote on a phone or tablet.. add your Mk802 to your device list and all it should work straight away when you start XBMC.