Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 274 Bytes

File metadata and controls

2 lines (2 loc) · 274 Bytes

Soft Keyboard Android

A soft keyboard is considered as an Input Method Editor (IME) by the Android operating system. An IME is declared as a Service in AndroidManifest.xml that uses the BIND_INPUT_METHOD permission, and responds to the action android.view.InputMethod