blob: b8c47eeef3ad99ed5e2697919956865218182ffc [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
Ken Wakasac3b08372011-11-07 20:00:25 +09002href="../../../../reference/android/service/textservice/SpellCheckerService.html">SpellCheckerService</a></code>
Scott Maine8916f12011-10-05 12:37:39 -07003APIs 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>