Tutorial: Using SQLite with Android - Simple Scorekeeper Example


This is a quick tour of how the SQLite database in my simple scorekeeper app is set up.

Here's a link to my scorekeeper app code on GitHub if you want to follow along: https://github.com/bluepandadev/Scorekeeper

If you want more information on Data Storage and Android, check out this class at Udacity: https://www.udacity.com/course/android-basics-data-storage--ud845

The scorekeeper app is on the play store (in beta still right now): https://play.google.com/store/apps/details?id=com.amandafarrell.www.scorekeeper&hl=en

A link to the screen recording software I used: https://obsproject.com/

Comments

Popular posts from this blog