diff --git a/samples/SampleSpellCheckerService/AndroidManifest.xml b/samples/SampleSpellCheckerService/AndroidManifest.xml index ba3229438..fcb1671b7 100644 --- a/samples/SampleSpellCheckerService/AndroidManifest.xml +++ b/samples/SampleSpellCheckerService/AndroidManifest.xml @@ -19,6 +19,7 @@ + A sample showing how to create a spell checker with the SpellCheckerService APIs introduced in Android 4.0 (API level 14).

+

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.