I am creating a virtual keyboard for my application via Input Method Kit (IMK).
However I am not able to simulate a keyboard event by pressing a button.
Is there any library I can used for keyboard event simulation?
Are there any reference materials/solutions for this problem?