Tutorial: Using sqlite with app inventor – creating a diary



Tutorial: Using sqlite with app inventor – creating a diary

Tutorial: Using sqlite with app inventor - creating a diary

This tutorial demonstrates how to create a new sqlite database within an app, add a new table, and create a user interface that can create new entries and edit and update existing entries.

The .aia files for this tutorial are available at https://play.google.com/store/apps/details?id=appinventor.ai_peter_thomson_com.App_Inventor_tutorials_using_SQLite
When you first run the app it will copy the .aia files for all the SQLite tutorials from its Assets folder to the Download folder on your SDcard. This also includes the Handbook app and a copy of the transcript of this video series on SQLite databases with App Inventor.

Comments are closed.