add HTML landing page for spell checker sample. Could use some more info.

Change-Id: Ic747474c2c71afcc2bd88a30017bc2709c5b5c5c
This commit is contained in:
Scott Main
2011-10-05 12:37:39 -07:00
parent 7d3fde3372
commit e8916f1ec0

View File

@@ -0,0 +1,3 @@
<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>