to top
Android APIs
Sample Code >

HelloSpellChecker - Spell Checker Client

← Back

A simple activity that requests spelling suggestions from a spell checker service, using the TextServicesManager and SpellCheckerSession APIs introduced in Android 4.0 (API level 14).

For an example that implements a custom spell checker service, see the Spell Checker sample app.

Subdirectories

Files