Unity Android/iphone controller with mouse for Test....

I made own game with dual touchpad and i test with unity test game so i cant click anything with my mouse then second i tested penelope (from example projects in unity) so still not work.. :(

I tried install in android emulator after build & RUN.. got stuck in android home screen in my pc, and 2 of other pc.. :(

any idea?

Unity Android only supports the emulator through the Experimental/Universal build option (Unity actually requires an ARMv7 CPU while the emulator only emulates an ARMv5 CPU).

The build option can be found under Player Settings / Other Settings / Device Filter.