문제

Is there any way to keep track of total keystroke in device while my application running in background? I tried to find any working solution but there is no luck.

Update : Background means my application is not showing to user. Now it may be running through a service or using a broadcast receiver or any other method but its not visible to user. It just have to detect keystroke without showing to user.

도움이 되었습니까?

해결책

Fortunately, no, for obvious privacy and security reasons.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top