diff --git a/samples/SampleSpellCheckerService/_index.html b/samples/SampleSpellCheckerService/_index.html new file mode 100755 index 000000000..6a6ab678c --- /dev/null +++ b/samples/SampleSpellCheckerService/_index.html @@ -0,0 +1,3 @@ +
A sample showing how to create a spell checker with the SpellCheckerService
+APIs introduced in Android 4.0 (API level 14).