Added in API level 3

android.inputmethodservice


Base classes for writing input methods (such as software keyboards). These APIs are not for use by normal applications, they are a framework specifically for writing input method components. Implementations will typically derive from InputMethodService.

Interfaces

Classes