SQLCipher Regex Support

Hi
My dictionary project use arabic language for doing searchview between search list. run project was successful with using regex. but using of SQLCipher for encrypt caused error. when typed arabic character in search view:

net.sqlcipher.database.SQLiteException: no such function: REGEXP: while compiling: Select * From tblWord Where word_arabic REGEXP ‘^ل[ًٌٍَُِّْ]{0,}.*’

how can i to fix this error. is there example or tutorial?
thanks for answer.

Hi @chitabi

This question has been addressed in the below link. If you have additional follow-up questions, please feel free to post those below: