Files
android_development/samples/SoftKeyboard/_index.html
Scott Main 04680858a0 docs only.
Add new web pages for sample apps included in the SDK.
Revise the existing sample app web pages.
Delete screenshots for notepad and lunar lander (these have
moved into frameworks/base/docs/html/guide/samples/image/.
2009-08-24 15:27:00 -07:00

7 lines
422 B
HTML

<p>This application is an example of writing an input method for a software keyboard.
This code is focused on simplicity over completeness, so it should in no way be considered
to be a complete soft keyboard implementation. Its purpose is to provide
a basic example for how you would get started writing an input method, to
be fleshed out as appropriate.</p>
<img alt="" src="/guide/samples/images/SoftKeyboard.png" />