Files
android_development/samples/SpellChecker/SampleSpellCheckerService/_index.html
Ken Wakasa c3b0837982 Fix wrong paths to class references
Change-Id: I778be2217165185fbb8eef08b8a232ea7ba986f0
2011-11-07 20:00:25 +09:00

6 lines
406 B
HTML
Executable File

<p>A sample showing how to create a spell checker with the <code><a
href="../../../../reference/android/service/textservice/SpellCheckerService.html">SpellCheckerService</a></code>
APIs introduced in Android 4.0 (API level 14).</p>
<p>This app does not have a launcher activity. Once you install it, go to the system's input settings and enable
"Sample correction" as the spelling correction service. </p>