Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android IME Database Suggestion [closed]

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?

like image 903
Arjav Jain Avatar asked Dec 02 '25 08:12

Arjav Jain


2 Answers

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

like image 67
giZm0 Avatar answered Dec 03 '25 22:12

giZm0


Try Realm for fast processing https://realm.io/

like image 35
Abdul Wajid Avatar answered Dec 04 '25 00:12

Abdul Wajid



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!