Files
android_development/samples/SampleSpellCheckerService/_index.html
Scott Main 90fcc2183e add minsdkversion to spell checker sample
and more info to html page

Change-Id: Icbd492e61c14f78d52d731c16c55620e9b5adc7d
2011-10-05 18:36:22 -07:00

6 lines
403 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>