CPS251 Android Development by Scott Shaper

Completed Application

This is the complete application code for the RoomDatabaseDemo application. You can view the code on my GitHub page and look at the chapter11/RoomDatabaseDemo project.

How this example renders

Above is just a snippet of the code to view the full code, you need to go to my GitHub page and look at the chapter11/RoomDatabaseDemo project.

The app is running and showing two notes.

RoomDatabaseDemo App Screenshot

The app editing a note.

RoomDatabaseDemo App Screenshot

The app deletion confirmation screen.

RoomDatabaseDemo App Screenshot

The app after a note was deleted.

RoomDatabaseDemo App Screenshot

Tips for Success

Common Mistakes to Avoid

Best Practices