ROOM Database - #1 Database Initialization | Introduction to ROOM Database | Android Studio Tutorial

preview_player
Показать описание
ROOM Database - #1 Database Initialization | Introduction to ROOM Database | Android Studio Tutorial

---------------------------------------------------------------------------------------------------------------------------------------------------------

Equipment I Use to Make My videos:

--------------------------------------------------------------------------------------------------------------------------------------------------------

Hey Developers,
In this video, I have explained :

* How to use ROOM Database in Android Application
* How to create ROOM Database schema
* How to create ROOM Database DAO class in Kotlin.

How to Save Image to External Storage using Java API 30

Read Image From External Storage API 30+ using Kotlin

Read Image From External Storage API 30+ using Java

StartActivityForResult Deprecated Solution using Java

Bottom Navigation Bar - Android Studio | Fragments | Java | 2022

Bottom Navigation Bar - Android Studio | Fragments | Kotlin | 2022

#room #database #android #kotlin
Рекомендации по теме
Комментарии
Автор

There no sound in most of the video. Please fix, I really want to watch this video!

farajshaikh
Автор

Dude, great video, but your sound goes away numerous times.

sophiaw
Автор

in the appdatabase file it gives an error saying "Constructors are not allowed for objects"
it recommends that i turn the companion object into a companion class

ZombeeStar
Автор

Without audio, it's really hard to follow. :(

alifurqan
Автор

Hello you are doing an amazing job, for the newbies like me, whoever get Error with Dao Interface, the problem is the suspended function that won't work with specific versions kotlin and Room, i was using 1.7 Kotlin with 2.4.2 Room and didnt work, i installed 2.5 Room and it works perfectly

giorgoskouvarakis
Автор

Nice to see you making android videos again but jetpack compose for UI.?

Mohit-gbdv
Автор

Next time pls make the screen bigger, close the project file tab and make the font size bigger. TQ

jhNic
Автор

Hello, thanks for the content. There is something I want to ask, I keep the name and date information with Room in the project I am working on, at the same time I want to keep a name and ArrayList in a different part of the program. To do this, should I add all the classes and the new interface to the project again, using the database I created. how can i keep them

fozyum
Автор

Can you please explain how to add dependencies for java?

SpaceandSciencee
Автор

Can we store the pdf document in room database?

technicalwizard
Автор

is there any video that shows the main activity code to store data into database??

Arshdeep.Panesar
Автор

why don't you use live data in Dao get all fun

ayushmishra