summaryrefslogtreecommitdiffstats
path: root/core/java/android/inputmethodservice/package.html
blob: cf8e0d907e0fa46433db7c1f98fa237f46743923 (plain)
1
2
3
4
5
6
7
8
<html>
<body>
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
{@link android.inputmethodservice.InputMethodService}.
</body>
</html>