blob: cf8e0d907e0fa46433db7c1f98fa237f46743923 [file] [log] [blame]
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001<html>
2<body>
Scott Mainf4f05b82011-01-07 14:38:23 -08003Base classes for writing input methods (such as software keyboards). These APIs are not for use by
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08004normal applications, they are a framework specifically for writing input
5method components. Implementations will typically derive from
6{@link android.inputmethodservice.InputMethodService}.
7</body>
8</html>