upload android base code part7

This commit is contained in:
August 2018-08-08 18:09:17 +08:00
parent 4e516ec6ed
commit 841ae54672
25229 changed files with 1709508 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<p>A sample showing how to create a spell checker with the <code><a
href="../../../../reference/android/service/textservice/SpellCheckerService.html">SpellCheckerService</a></code>
APIs introduced in Android 4.0 (API level 14).</p>
<p>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. </p>