Hi,
is it possible to send a script that uses intent to send a specific key?
For example, the Android intent for "#" character is intent.KEYCODE_POUND
which is the script syntax to use to obtain the same behavior as a physical key pressure?
Hi,
is it possible to send a script that uses intent to send a specific key?
For example, the Android intent for "#" character is intent.KEYCODE_POUND
which is the script syntax to use to obtain the same behavior as a physical key pressure?