blob: d6dada9e78f0d1a36987be4b0dd90a731d1207b6 [file] [log] [blame]
Scott Maine8916f12011-10-05 12:37:39 -07001<p>A sample showing how to create a spell checker with the <code><a
2href="../../../reference/android/service/textservice/SpellCheckerService.html">SpellCheckerService</a></code>
3APIs introduced in Android 4.0 (API level 14).</p>
Scott Main90fcc212011-10-05 18:07:05 -07004<p>This app does not have a launcher activity. Once you install it, go to the system's input settings and enable
5"Sample correction" as the spelling correction service. </p>