I am trying to build an Android IME similar to Swiftkey.
I want to look up in a database to provide suggestions/replacements for words and this needs to be real time and real quick. What database should I use that can provide the fastest search time? Haven't done something like this before and am new to Android. Anyone who has worked on something like this before? Any suggestions on what I can use?
You might have some special requirements on the type of database but if not the android SQlite is really good and fast. Have look here
Try Realm for fast processing https://realm.io/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With