summaryrefslogtreecommitdiffstats
path: root/core/java/android/inputmethodservice/package.html
blob: 164349ba9a3fa846f023fd3424a7ed028b19b430 (plain)
1
2
3
4
5
6
7
8
<html>
<body>
Base classes for writing input methods.  These APIs are not for use by
normal applications, they are a framework specifically for writing input
method components.  Implementations will typically derive from
{@link android.inputmethodservice.InputMethodService}.
</body>
</html>