-
Notifications
You must be signed in to change notification settings - Fork 2
iwo/HunspellCheckerService
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HunspellCheckerService is a prototype of Android SpellCheckerService using Hunspell and JNI. Unfortunately the prototype proved that Hunspell suggestions generation is too slow to be used on Android smartphones. It takes up to few seconds to generate suggestions for a longer word. I hope this project may save you some time if you are considering using Hunspell on Android. Run "ndk-build" (from Android NDK) in the root project directory to compile the hunspell-jni.so shared library.
About
Prototype of Android SpellCheckerService implementatation using Hunspell and JNI
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published