Skip to content

UALR-MobileAppsDevelopmentCourse/15-room-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database management with AsyncTask

Android project used as introduction to database-based data persistence in Android with the Room library, as part of the elective course "CPSC-3367 Mobile Apps Development" from UA Little Rock.

Branches

  • 01-room-db-starter. It provides a start point just for learning purposes. It includes several TODO comments to guide the development of the changes required to create the code in branch 02-room-db.

  • 02-room-db. It provides the code created to showcase how to use the Room library to define the schema of a database and apply CRUD operations on it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages