Files
android_development/samples/SpellChecker/SampleSpellCheckerService/_index.html
satok 47b8def1e3 Add hello spell checker sample client app
Bug: 4973788

Change-Id: I938ba499c35d91f2e9dbcd00ae0df64c999b2b95
2011-10-20 14:46:45 +09: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>