For some reasons(mainly large apk size even with ABI splits, anyway) i need to remove Realm completely and use Sqlite without losing data.
I couldn't find a way. It seems the app must continue using Realm, or users will lost their data completely.
Any idea will be appreciated