Hello.
I am making an Android app and I need to store data. It is pretty simple, to be honest, just some primitive types and maybe even some arrays/arraylists. I have already worked with SQLite previously, but back then I was using Java as the programming language, right now I am learning...