Перейти к содержимому

MIT App Inventor 2 Local Storage: TinyDB

Tutorial | App Inventor 2

0:00 / 0:00

MIT App Inventor 2 Local Storage: TinyDB

3 964 просмотра · 2 года назад
Tutorial | App Inventor 2
832 подписчика
3 964 просмотра · 2 года назад
It is shown how to use a local storage on a device within apps via a TinyDB component. The use of the TinyDB is demonstrated on keeping a grocery (or any other) list on a device. 00:15 An Intro to local storage 00:20 Composition of the app 01:17 TibyDB component 02:08 Building of the blocks [played at 3x speed] 03:43 Detailed explanation of all the coding steps 04:05 How to retrieve a previously stored (grocery) list and display it 05:13 How to add items to a (grocery) list 06:21 How to delete items from a (grocery) list using ListPicker 07:40 Demonstrate the app on a phone via AI Companion