@Embedded - ROOM Database | Android Studio Tutorial

preview_player
Показать описание
🏆 My Online Courses
⭐Discount Coupon: LAUNCH-STEVDZA-SAN

🐱‍👤 Wanna become a member? Join!

📸 Instagram

The Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.

The library helps you create a cache of your app's data on a device that's running your app. This cache, which serves as your app's single source of truth, allows users to view a consistent copy of key information within your app, regardless of whether users have an internet connection.

Рекомендации по теме
Комментарии
Автор

Brutalan si! Svaki ti snimak skoro gledam. Uskoro zavrsavam svoju prvu aplikaciju koju cu izbaciti na play store, a mnogo sam od tebe naucio. Hvala i svaka cast

balsamugosa
Автор

its like i needed it and boom he dropped the video

adityabhawsar
Автор

Your videos are amazing, keep going, you are better than my teacher 🤣😂🤣😂

carlagarciamanotas
Автор

If i have an object who has the property of type List<String> i can use embebeed? Or it wont work?

mrchispa
Автор

How embedded 3 level of tables? (grandparent, parent and child)

walterurbina
Автор

how do you use recyclerView without initializing it???

tabbykhan
Автор

thankyouuuu sirrr . i'm cry because i create method always error and bug

adityaaguswisanto
Автор

Hey man! Love your videos!
I was wondering if you can help me out with something from one of your older videos.
I am working on a app with an SQLite database.
I realized that it only stores locally... is there anyway to make my SQLite database store info online and then I can read it from said "cloud".. This is an app which multiple users from multiple phones would use.

yedidyarosenstark
Автор

Thanks sir..But if we Parcelize Entity class then Embedded class address is not working giving an runtime error say error: annotation value not of an allowable type
@WriteValue(value = what to do sir?

sat_talk
Автор

How to define 1:many or many to many relationship in ROOM???

AmitKumar-pwln
Автор

What is the best way to bring 3 tables related to room ?

maikolsoro
Автор

how would you do this in java instead of kotlin?

banhxaolover
Автор

I am developing a browser app and using library called
PRDownloader for downloading file.
If you are interested then please make tutorial for making our own download manager by extend service from basic to advance. because there is no any video on YouTube to make our own download manager. So, please try to make this tutorial. ❤️

rupeshmandal