The build is based on SQLite Android bindings and supports the long-awaited feature of opening the database from resources (or assets).
- Open database from asset file without need to copy db to user memory
- Use russian or any other language in search LIKE-requests thanks to the integrated ICU
SQLite Android Bidnings https://sqlite.org/android/doc/trunk/www/index.wiki SQLite and ICU https://habr.com/ru/post/122408/
Author - Artem Moroz artem.moroz[at]gmail.com