I am considering writing a spell-checking application for the Android. The idea is to provide the capabilities of those little machines you can buy to help with solving crosswords. So two simple functions at first, user enters ?e?t?ng gives two possibilities, "setting" and "testing" and an anagram function so testing would give "testing" and "setting".
I have been unable to find any interface into spell-checking functions within the android or Java. Can anybody point me in the right direction? Thanks, Charles. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

