Question: Please help me with this Java android studio app. I have a Java Android Studio project that uses 'SQLite Open Helper' for a database. However,
Please help me with this Java android studio app.
I have a Java Android Studio project that uses 'SQLite Open Helper' for a database. However, I want to change my project to instead use the 'Room Persistence Library' for the database instead. I cannot figure out how to change it from Sqlite to Room.
Can you please modify my project to use the Room library, but keep the functions of the project the same? Please post screenshots of the files modified and the files added(such as DAO files, etc.) or just copy and paste them here. You may also post a google drive link or some other link for me to download the files from.
--------------------------------------------------------------------------------------------------------------
You can get the project from here:
zipansion.com/QPra
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
