0

I want to know whether the android system can notify if a keyboard is enabled in one app to other apps.

Mohanakrrishna
  • 148
  • 3
  • 13

1 Answers1

1

This would be invasion of privacy. However, it can be done if you write an accessibility service onKeyEvent & Accessibility Service

Taranfx
  • 10,361
  • 17
  • 77
  • 95