blob: 49f197d508e25257aae8bdb608c799c37445f7a3 [file] [log] [blame]
Scott Main04680852009-08-24 15:27:00 -07001<p>This application is an example of writing an input method for a software keyboard.
2This code is focused on simplicity over completeness, so it should in no way be considered
3to be a complete soft keyboard implementation. Its purpose is to provide
4a basic example for how you would get started writing an input method, to
5be fleshed out as appropriate.</p>
6
Scott Main50992e82009-08-29 13:08:18 -07007<img alt="" src="../images/SoftKeyboard.png" />