So, I was experimenting with Tasker, to create a small front-end for emulators, for a small "android mini-pc" I have (this one:
http://www.dx.com/p/at-758-android-4-2-2-quad-core-smart-tv-box-w-4gb-rom-tf-wi-fi-hdmi-rj45-usb-black-319652#.VK5Sg1d-9EY - running android 4.2.2)
I created a simple scene, with a menu, which is populated with the games I can launch, and added in "item tap" the launch app task.
If I'm using the mouse (which is the same as touching a touch screen) everything works. I click on a game's name and the emulator is launched, running the game.
But... once I try the same with my Xbox 360 joystick, I scroll to the game name I want, I press the button to start it, it "blinks" the selected option (the selection bar gets lighter) and nothing happens. The "item tap" is never called. Also tried "Item long tap", to no avail.
If I try doing the same with a button (placing a button on the scene, selecting it with the joypad and pressing the joy-button) it works.
Am I missing something? Do I have to do something so the Menu Element will respond to joypad button click?
Also, the selected element (the one with focus) on screen should always be highlighted - it doesn't happen with buttons.
Sorry for my bad english...