xref: /aosp_15_r20/development/samples/SoftKeyboard/_index.html (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1*90c8c64dSAndroid Build Coastguard Worker<p>This application is an example of writing an input method for a software keyboard.
2*90c8c64dSAndroid Build Coastguard WorkerThis code is focused on simplicity over completeness, so it should in no way be considered
3*90c8c64dSAndroid Build Coastguard Workerto be a complete soft keyboard implementation.  Its purpose is to provide
4*90c8c64dSAndroid Build Coastguard Workera basic example for how you would get started writing an input method, to
5*90c8c64dSAndroid Build Coastguard Workerbe fleshed out as appropriate.</p>
6*90c8c64dSAndroid Build Coastguard Worker
7*90c8c64dSAndroid Build Coastguard Worker<img alt="" src="../images/SoftKeyboard.png" />