Page 1 of 1

Keypad

Posted: 06 Mar 2015 22:40
by mtree
I wish to make a call, and then have a keypad number pressed. Is this possible?

Re: Keypad

Posted: 08 Mar 2015 18:55
by Martin
Hi,

You could use action Control UI to press some buttons on the dialer interface. The action is quite powerful but also requires some experimentation to get it working properly. Especially timing is difficult at times so you might have to use different sleep-functions to wait long enough before the buttons are pressed.
Maybe you could also append the numbers to the number after a comma. I heard that different devices have different bugs in this area of Android so it might not work on all devices.

Regards,
Martin