You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Internals
How can I press multiple keys in emulator using mouse? I mean, how I
can be sure that pressing multiple keys (two arrows for example) on my
keyboard will have same effect like pressing two arrows in emulator or
real device?
I'm making application for Android which is trying to use all the time
single key because most of the people use mobile device whith just one
hand and one finger. But this is not giving enough functions for my
application if only arrows and middle button are used. So, I need more
functions by giving the user possibility to combine keys in my
application by using arrows and middle button.
What about double-clik? Is this supported by Android?