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