Scott Main | e8916f1 | 2011-10-05 12:37:39 -0700 | [diff] [blame] | 1 | <p>A sample showing how to create a spell checker with the <code><a |
Ken Wakasa | c3b0837 | 2011-11-07 20:00:25 +0900 | [diff] [blame] | 2 | href="../../../../reference/android/service/textservice/SpellCheckerService.html">SpellCheckerService</a></code> |
Scott Main | e8916f1 | 2011-10-05 12:37:39 -0700 | [diff] [blame] | 3 | APIs introduced in Android 4.0 (API level 14).</p> |
Scott Main | 90fcc21 | 2011-10-05 18:07:05 -0700 | [diff] [blame] | 4 | <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> |