6 lines
		
	
	
		
			547 B
		
	
	
	
		
			HTML
		
	
	
		
			Executable File
		
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			547 B
		
	
	
	
		
			HTML
		
	
	
		
			Executable File
		
	
	
<p>A simple activity that requests spelling suggestions from a spell checker service, using the <code><a
 | 
						|
href="../../../../reference/android/view/textservice/TextServicesManager.html">TextServicesManager</a></code>
 | 
						|
and <code><a href="../../../../reference/android/view/textservice/SpellCheckerSession.html">SpellCheckerSession</a></code>
 | 
						|
APIs introduced in Android 4.0 (API level 14).</p>
 | 
						|
<p>For an example that implements a custom spell checker service, see the <a href="../SampleSpellCheckerService/index.html">Spell Checker</a> sample app.</p>
 |