News

Android provides the classes which you can use to handle your database. Android developers can use the SQLiteOpenHelper to use SQL commands. That’s what we’ll be looking at in this post.
Get started with the Room data persistence library, and learn how to create lifecycle-aware components using the Architecture Components Lifecycles library.