M marcomilazzo Member Licensed User Longtime User Apr 18, 2012 #1 Dear Sir I need to simulate the click of on hardware button In my sw i call an external program and some times i need to press the esc button how can i do this? best regards marco milazzo
Dear Sir I need to simulate the click of on hardware button In my sw i call an external program and some times i need to press the esc button how can i do this? best regards marco milazzo
Erel B4X founder Staff member Licensed User Longtime User Apr 18, 2012 #2 Android doesn't allow an application to send keystrokes to other applications. Upvote 0