1*90c8c64dSAndroid Build Coastguard Worker<p>A simple activity that requests spelling suggestions from a spell checker service, using the <code><a 2*90c8c64dSAndroid Build Coastguard Workerhref="../../../../reference/android/view/textservice/TextServicesManager.html">TextServicesManager</a></code> 3*90c8c64dSAndroid Build Coastguard Workerand <code><a href="../../../../reference/android/view/textservice/SpellCheckerSession.html">SpellCheckerSession</a></code> 4*90c8c64dSAndroid Build Coastguard WorkerAPIs introduced in Android 4.0 (API level 14).</p> 5*90c8c64dSAndroid Build Coastguard Worker<p>For an example that implements a custom spell checker service, see the <a href="../SampleSpellCheckerService/index.html">Spell Checker</a> sample app.</p> 6