Hello world,
Although you sit and live in your room I am talking about a room where you cannot sit inside. But you can create a plenty of space to your data.
The ROOM and the more ROOM episodes are coming stay tuned.
In this episode let's build a note taking application using Room and android architecture components. I will leave the code below in the description like you guys can star it in gituhub repository and you can improve the code from there.
Google : https://developer.android.com/topic/l...
source code: https://github.com/ashokslsk/Android-...
dependencies :
compile 'com.android.support:design:26.1.0'
compile "android.arch.lifecycle:extensions:1.0.0"
compile "android.arch.persistence.room:runtime:1.0.0"
annotationProcessor "android.arch.lifecycle:compiler:1.0.0"
annotationProcessor "android.arch.persistence.room:compiler:1.0.0"
#Sayonara#