capture keystrokes from background service in android

varunb

New Member
Hello All,
These days i am working on android project in which need to grab all keystrokes using default keyboard.
Main concern is my application runs in background as service and from my service i want to detect keystrokes in android.

Is there any way to detect keystrokes from background in android.

Any suggestion will appreciated.

Thanks:
Varun Bansal
 

kosay

Member
Licensed User
Longtime User
as I know device must be rooted to allow keylogger get key strokes from other application .
 
Upvote 0
Top