SQLite Forum

SQLite on Android Devices
Login
I am a computer science student and I don't know if this forum is the right one to ask my question. On my android tablet, I developed some apps in C ++ and Java with anacode IDE. That is, I code directly on my tablet, I don't use windows. Now I want to install sqlite on my tablet. I unsuccessfully searched the web for information on how to download and install sqlite on android devices, and how to connect C ++ or java apps with sqlite. In some places they spoke of JDBC, in others of Sqlite Mobile Client, in others they mentioned to make a root device (I saw this method complicated and risky for me), and in others they only mentioned some libraries for C. At this moment, I don't have any idea how to do this or where to start. I would like to know, where can I find info for android devices, from where can I download sqlite for android devices, steps to follow, etc. I would greatly appreciate if someone could guide me in my university project.