Saturday, 24 August 2013

How to capture everything that user types in Android?

How to capture everything that user types in Android?

I want to write an android service (a background task) that captures
everything that user types.
For example when the user types "Hello" in a text message (SMS), my
service plays "Hello" from speakers, or when the user types "I love you"
in an IM, my service plays a "KISS" sound effect.
How to capture everything that user types in Android?
It is not a keylogger, it is fun app idea!

No comments:

Post a Comment