Тёмный

CRUD Tiny DB + List - Kodular | (MIT App Inventor,Appybuilder,Thunkable) 

Kelas Kodular - Ahmad Nasril
Подписаться 13 тыс.
Просмотров 5 тыс.
50% 1

Assalamualaikum..
Seperti biasanya saya membuat tutorial cara membuat aplikasi android dengan Kodular | (MIT App Inventor,Appybuilder,Thunkable dll)
Nah pada kali ini saya membuat tutorial CRUD Tiny DB + List - Kodular | (MIT App Inventor,Appybuilder,Thunkable)
- OVERVIEW
TinyDB is a non-visible component that stores data for an app.
Apps created with Kodular are initialized each time they run: If an app sets the value of a variable and the user then quits the app, the value of that variable will not be remembered the next time the app is run. In contrast, TinyDB is a _ persistent _ data store for the app, that is, the data stored there will be available each time the app is run. An example might be a game that saves the high score and retrieves it each time the game is played.
Data items are strings stored under tags . To store a data item, you specify the tag it should be stored under. Subsequently, you can retrieve the data that was stored under a given tag.
There is only one data store per app. Even if you have multiple TinyDB components, they will use the same data store. To get the effect of separate stores, use different keys. Also each app has its own data store. You cannot use TinyDB to pass data between two different apps on the phone, although you can use TinyDb to shares data between the different screens of a multi-screen app.
When you are developing apps using the AI Companion, all the apps using that companion will share the same TinyDb. That sharing will disappear once the apps are packaged. But, during development, you should be careful to clear the TinyDb each time you start working on a new app.
- METHOD
Clear All
Clear the entire data store
Clear Tag
Clear the entry with the given tag
Get Entries
Retrieves all data entries of TinyDB in form of Dictionaries
Get Tags
Return a list of all the tags in the data store
Get Value
Retrieve the value stored under the given tag. If there's no such tag, then return valueIfTagNotThere.
Store Value
Store the given value under the given tag. The storage persists on thephone when the app is restarted.
- PROPERTIES
Namespace
Namespace for storing data.
✔️Donasi (Support Channel)
🔸️ Dana / LinkAja / OVO / GoPay 👉 saweria.co/kel...
✔️Terima Jasa
🔸️ Jasa pembuatan aplikasi 👉 bit.ly/3ABab6M
🔸️ Jasa upload aplikasi ke playstore 👉 bit.ly/3ce47rs
✔️Social Media
🔸️ Instagram 👉 / ahmadnasril2020
🔸️ Facebook 👉 / ahmadnasril2020
🔸️ fanspage 👉 kelaskod...
✔️Group / Cummunity
🔸️ Kodular Community 👉 community.kodu...
🔸️ Facebook 👉 / komunitaskodularindonesia
🔸️ Telegram 👉 t.me/komunitas...
🔸️ Whatsapp 👉 chat.whatsapp....
Semoga tutorialnya bermanfaat
wassalam
#Kodular
#MitAppInventor
#Appybuilder
#Thunkable
#AhmadNasril

Опубликовано:

 

21 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 17   
@alfimaghfirah2906
@alfimaghfirah2906 Год назад
Bang cara buat data sensor firebase realtime jadi chart realtime di kodular gimana ya?
@wzrl9522
@wzrl9522 Год назад
Gokil 👍🏼👍🏼👍🏼
@premrana7884
@premrana7884 Год назад
Best tutorial👍👍
@lieinside7233
@lieinside7233 Год назад
Bang cara masukin perintah "devices utilities" buat scanner siswa, setiap siswa punya barcode sendiri, pengennya data hp juga kedata
@31muhammadrizkyihsan19
@31muhammadrizkyihsan19 Год назад
perbanyak menggunakan firebase dong bang auto susbscribe nih
@maulanaichsan7699
@maulanaichsan7699 Год назад
mas mau nannya, kenapa data yang saya gabisa di hapus ya
@RYZC
@RYZC Год назад
Kalo Data nya dari google sheet, terus disimpan ke tinydb apakah bisa bang Nasril?
@ahmadnasril2020
@ahmadnasril2020 Год назад
Tentu saja bisa mas...👍
@fazririfani9876
@fazririfani9876 Год назад
@@ahmadnasril2020 ada link tutornya kah mas
@lieinside7233
@lieinside7233 Год назад
Otomatis subscribe
@Asinanbatu
@Asinanbatu Год назад
Cara upgrade kodular premium gimana bang?
@ahmadnasril2020
@ahmadnasril2020 Год назад
Cek di video saya sebelumnya mas
@Asinanbatu
@Asinanbatu Год назад
Oiya bang itu kalo udah bayar yang bulanan ketika udah habis auto beli / motong saldo dari jeniusnya ga bang?
@ahmadnasril2020
@ahmadnasril2020 Год назад
@@Asinanbatu belum pengalaman juga sih mas. Saya ambil setahun. Seharusnya harus ada notifikasi persetujuan kalau ada perpanjangan
@Asinanbatu
@Asinanbatu Год назад
Pengin nyoba yang 1 bulan bang tapi takut auto beli kalo udah selesai masa berlangganan nya😅
@ahmadnasril2020
@ahmadnasril2020 Год назад
@@Asinanbatu unsubcribe aja setelah dibeli mas
Далее
The joker favorite#joker  #shorts
00:15
Просмотров 7 млн
Kodular - Database Sqlite
19:03
Просмотров 15 тыс.
AI2VN | Make an App can export data to excel file
14:36