I want to write an app (using java for blackberry phone), which can auto send key to another application. It is similar to type directly into that application. I found ShortcutMe do it very well. Have anyone know how to do that. Help me!!
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Assuming that you have no relations with the vendors of the other application, or prior knowledge of which application you will be sending key events to, you will have to use the Event Injection API.