I've been researching ways to encrypt user data from an Android application using Firebase. In this article the RNCryptor is recommended, however without implementation details. I found this question about iOS usage . How to do the same for Android?
(I also accept suggestions for other forms of encryption, as I have no experience with it.)