In today's tutorial, we are going learn how to work with the TinyDB. TinyDB means "Tiny Data Base." A data base stores information made by the app so it can access it even after the app has been closed and reopened. We are going to make a simple To Do List app.
A To Do List app that can't remember your To Do List isn't a very good app. Let's learn to save information in the TinyDB
Here are some hard things to try to do. If you don't want to try any of these, or are finished:
Regular Challenge: Add a more text fields
Super Hard Challenge: Add a way to enter dates along with your To Do lists.
Developers Challenge: Create an icon for your app. Rename the app to something a To Do app should be named as.
Middle School Android App Inventor Tutorials by Richard Incorvia is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.