Thank you very much for reply.
Unfortunately, I have several databases which are used in Windows, WEB and Android. I use same database for all of these platforms.
If I use SQLCipher for Android, I have to convert existing databases since SQLCipher database format is not compatible with the standard format which will result in extra work for every update.
This is why I and other developers need a standard implementation of SQLite for Android with FTS5 extension enabled.