Dev Easy
Dev Easy
  • 51
  • 115 895
Notes App using ROOM database | Part - 1 | MVVM Architecture | Live Data | Kotlin
Hello,
In this video I have started a new series of notes application using room database by following clean MVVM architecture.
MEME FEED PART 1 : ua-cam.com/video/bb_E-26AttU/v-deo.html
MY FIRST APP IN PLASTORE : play.google.com/store/apps/de...
Documentation LINK : developer.android.com/codelabs/basic-android-kotlin-training-persisting-data-room?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-kotlin-unit-5-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-training-persisting-data-room#0
Dependencies :
implementation "androidx.room:room-runtime:2.4.1"
kapt "androidx.room:room-compiler:2.4.1"
implementation "androidx.room:room-ktx:2.4.1"
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9")
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1"
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.3.1"
implementation "androidx.lifecycle:lifecycle-common-java8:2.3.1"
TIME STAMPS:
0:00 Introduction / Demo
1:00 Entity
4:31 Dao
7:17 Database Instance
11:31 Repository
15:02 View Model
18:47 Summary
22:30 Outro
LIKE
SHARE
SUBSCRIBE
TAGS:
android app for taking notes in class
android kotlin room database
android notes app tutorial
android phone taking notes app
android room database
android room database crud example
android room database example
android room database tutorial
app for taking notes on android
apps for creating notes
apps for notes taking
best notes taking app
best notes taking app for android
clear room database android
create my notes app
create notes app android
create notes taking app android android
create notes taking app android apk
create room database android
create room database android kotlin
dao in room database
get all data from room database android
get data from room database android
get list from room database android
how room database works
how to get data from room database in android
how to insert data in room database in android
how to use room database in android
how to use room database in android kotlin
implement room database android
implement room database android kotlin
insert query in room database android
kotlin coroutines room database
kotlin room database
kotlin room database example
kotlin room database primary key autoincrement
kotlin room database singleton
kotlin room database tutorial
list in room database
mvvm with room database android
mvvm with room database android kotlin
room database
room database android
room database android example kotlin
room database class kotlin
room database create table
room database dao
room database in android
room database mvvm kotlin
room database tutorial
room database tutorial kotlin
room database using kotlin
room database with kotlin android
room database with livedata android
room database with mvvm in android
room database youtube
viewmodel room database
what is room database
what is room database in android
what is room database in android example
what is room db in android
Переглядів: 6 085

Відео

How to Integrate Payment Gateway in Android | RAZORPAY | Kotlin
Переглядів 10 тис.3 роки тому
Hello guys! In this video I have Integrated the razorpay payment gateway. MEME FEED PART 1 : ua-cam.com/video/bb_E-26AttU/v-deo.html MY FIRST APP IN PLASTORE : play.google.com/store/apps/de... RAZORPAY LINK : razorpay.com/docs/ razorpay.com TIME STAMPS: 0:00 Introduction / Demo 1:05 XML Design 2:06 Razorpay 4:24 Integrate payment 9:46 changes in manifest 11:54 OUTPUT 13:54 Outro LIKE SHARE SUBS...
Multiselect Items on long press | RECYCLER VIEW | Kotlin
Переглядів 9 тис.3 роки тому
Hello guys! In this video I have implemented the multiselecting the items in recycler view and deleting it. MEME FEED PART 1 : ua-cam.com/video/bb_E-26AttU/v-deo.html MY FIRST APP IN PLASTORE : play.google.com/store/apps/de... TIME STAMPS: 0:00 Introduction / Demo 1:07 Explaining starters code ( Recycler view ) 2:12 Action Bar 6:00 Adapter 7:42 long press implementation 9:50 On click Implementa...
How to download Image from URL to Local Storage | Loading Progress Bar | MEME FEED | PART - 6
Переглядів 9753 роки тому
Hello guys! In this video we have completed the requested features for Meme Feed Application. We have added the download button to download image from url and progress bar when the meme is loading. Starters Pack : github.com/sahalsm/MEME-FEED-YT MEME API : meme-api.herokuapp.com/gimme/30 MEME FEED PART 1 : ua-cam.com/video/bb_E-26AttU/v-deo.html MEME FEED PART 2 : ua-cam.com/video/zP56DqyTeKs/v...
Double Click To Like | Share Meme using Intent | MEME FEED | PART - 5
Переглядів 2493 роки тому
Hello guys! In this video we have completed the Meme Feed Application. We have added the double click to like feature and share the memes to our social media. Starters Pack : github.com/sahalsm/MEME-FEED-YT MEME API : meme-api.herokuapp.com/gimme/30 MEME FEED PART 1 : ua-cam.com/video/bb_E-26AttU/v-deo.html MEME FEED PART 2 : ua-cam.com/video/zP56DqyTeKs/v-deo.html MEME FEED PART 3 : ua-cam.com...
HOW TO ADD ENDLESS VIEWS ONSCROLL | RECYCLER VIEW | MEME FEED | PART - 4
Переглядів 1,5 тис.3 роки тому
Hello guys! In this video we have successfully Loaded unlimited memes on scroll into our Recycler View. Starters Pack : github.com/sahalsm/MEME-FEED-YT MEME API : meme-api.herokuapp.com/gimme/30 MEME FEED PART 1 : ua-cam.com/video/bb_E-26AttU/v-deo.html MEME FEED PART 2 : ua-cam.com/video/zP56DqyTeKs/v-deo.html MEME FEED PART 3 : ua-cam.com/video/8InyzLEsmzQ/v-deo.html MY FIRST APP IN PLASTORE ...
USING GLIDE TO LOAD IMAGE FROM URL | Meme Feed | Part - 3
Переглядів 2283 роки тому
Hello guys! In this video we have successfully Loaded image URL to image view with the help of Glide Library Starters Pack : github.com/sahalsm/MEME-FEED-YT MEME API : meme-api.herokuapp.com/gimme/30 MEME FEED PART 1 : ua-cam.com/video/bb_E-26AttU/v-deo.html MEME FEED PART 2 : ua-cam.com/video/zP56DqyTeKs/v-deo.html MY FIRST APP IN PLASTORE : play.google.com/store/apps/de... LIKE SHARE SUBSCRIB...
GET REQUEST USING VOLLEY | API | Meme Feed | Part - 2
Переглядів 3913 роки тому
Hello guys! In this video we have successfully added API call and we got the url of our meme in out LOG. Starters Pack : github.com/sahalsm/MEME-FEED-YT MEME API : meme-api.herokuapp.com/gimme/30 MEME FEED PART 1 : ua-cam.com/video/bb_E-26AttU/v-deo.html MY FIRST APP IN PLASTORE : play.google.com/store/apps/de... LIKE SHARE SUBSCRIBE TAGS: add volley android studio advantages of volley android ...
MEME FEED APPLICATION | PART - 1
Переглядів 7473 роки тому
Hello guys! In this video we have started our new project of MEME FEED which will fetch memes from an API and show it on our android application. Starters Pack : github.com/sahalsm/MEME-FEED-YT Dependency : implementation 'com.android.volley:volley:1.2.0' implementation 'com.github.bumptech.glide:glide:4.12.0' annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0' implementation 'andro...
How To Change APP Theme to Night Mode
Переглядів 4,5 тис.3 роки тому
In this video I have shown how to toggle between theme inside our application. LIKE SHARE SUBSCRIBE Tags: dark mode switch android studio dark mode toggle android dark mode toggle android apk dark mode toggle android app dark mode toggle android background dark mode toggle android kotlin dark mode toggle android latest version dark mode toggle android on screen dark mode toggle android phone da...
How to Add SPLASH SCREEN | Without Activity
Переглядів 3,8 тис.3 роки тому
In this video I have implemented Splash Screen without using new activity using Kotlin. LIKE SHARE SUBSCRIBE Tags: add splash screen android add splash screen android kotlin add splash screen android studio android layer-list splash screen android splash screen background color android splash screen background image android splash screen background image size android splash screen before main a...
Add WebView And Navigate using ActionBar | Jetpack Navigation Component
Переглядів 5123 роки тому
In this video I have implemented WebView, Custom Action Bar in Jetpack Navigation Component and how to handle Clicks of menu item and navigate it to fragment using Kotlin. Jetpack Navigation Component : ua-cam.com/video/Ii_BDxYHvuA/v-deo.html LIKE SHARE SUBSCRIBE Tags: add webview in android android xml in webview chrome webview in android create webview in android studio custom actionbar in na...
How to Navigate Fragments using Navigation Graph | Jetpack | Kotlin
Переглядів 34 тис.3 роки тому
In this video I have explained about Navigation graph, Jetpack navigation components, Fragments, Back Stack and how to implement all this in the application using Kotlin. Dependencies : implementation("androidx.navigation:navigation-fragment-ktx:2.3.5") implementation("androidx.navigation:navigation-ui-ktx:2.3.5") implementation("androidx.navigation:navigation-dynamic-features-fragment:2.3.5") ...
Create a Motivational App using RECYCLER VIEW | KOTLIN | Android Studio
Переглядів 8063 роки тому
In this video I have shown how to implement Recycler View and how to create an android application with the help of recycler view Check Out The Channel for more videos : ua-cam.com/users/DevEasy Like Share Comment TAGS: a motivational app advantages of recyclerview an app for motivational quotes android recycler view android recycler view kotlin android recyclerview adapter android recyclerview...
PASS DATA BETWEEN ACTIVITY | INTENT | ANDROID | KOTLIN
Переглядів 22 тис.3 роки тому
In this video I have shown how to start activity from other activity and how to pass data between them. Check Out The Channel for more videos : ua-cam.com/users/DevEasy Like Share Comment PLEASE IGNORE THIS!!! action call intent android action intent android action send intent android activity intent android add data to intent android android intent get extra object button intent android studio...
How to Add SNACKBAR in Android | Kotlin | Material Design
Переглядів 5483 роки тому
How to Add SNACKBAR in Android | Kotlin | Material Design
How to create a custom action bar in Android Studio | KOTLIN
Переглядів 12 тис.3 роки тому
How to create a custom action bar in Android Studio | KOTLIN
CALCULATOR USING KOTLIN AND ANDROID STUDIO | PART - 2
Переглядів 6183 роки тому
CALCULATOR USING KOTLIN AND ANDROID STUDIO | PART - 2
CALCULATOR USING KOTLIN AND ANDROID STUDIO | PART - 1
Переглядів 9313 роки тому
CALCULATOR USING KOTLIN AND ANDROID STUDIO | PART - 1
HOW TO DETECT MULTIPLE FACE USING PYTHON?? | OpenCV
Переглядів 2,6 тис.3 роки тому
HOW TO DETECT MULTIPLE FACE USING PYTHON?? | OpenCV
CALLBACK FUNCTIONS | SYNCHRONOUS & ASYNCHRONOUS | JAVASCRIPT
Переглядів 2213 роки тому
CALLBACK FUNCTIONS | SYNCHRONOUS & ASYNCHRONOUS | JAVASCRIPT
FORM VALIDATION | JAVASCRIPT
Переглядів 653 роки тому
FORM VALIDATION | JAVASCRIPT
MOVING CAR USING JAVASCRIPT | ANIMATION | PART - 5
Переглядів 4713 роки тому
MOVING CAR USING JAVASCRIPT | ANIMATION | PART - 5
INCLUDE JAVASCRIPT INTO OUR HTML | DOM MANIPULATION | PART- 4
Переглядів 313 роки тому
INCLUDE JAVASCRIPT INTO OUR HTML | DOM MANIPULATION | PART- 4
JAVASCRIPT FOR BEGINNERS | Objects and Functions | PART - 3
Переглядів 223 роки тому
JAVASCRIPT FOR BEGINNERS | Objects and Functions | PART - 3
JAVASCRIPT FOR BEGINNERS | PART - 2
Переглядів 183 роки тому
JAVASCRIPT FOR BEGINNERS | PART - 2
JAVASCRIPT FOR BEGINNERS | PART - 1
Переглядів 483 роки тому
JAVASCRIPT FOR BEGINNERS | PART - 1
TAKE SCREENSHOTS USING PYAUTOGUI | PYTHON| DevEasy
Переглядів 1733 роки тому
TAKE SCREENSHOTS USING PYAUTOGUI | PYTHON| DevEasy
C Programming for BEGINNERS...!!! RECURSION | DevEasy
Переглядів 313 роки тому
C Programming for BEGINNERS...!!! RECURSION | DevEasy
C Programming for BEGINNERS...!!! FUNCTIONS | DevEasy
Переглядів 293 роки тому
C Programming for BEGINNERS...!!! FUNCTIONS | DevEasy

КОМЕНТАРІ

  • @KiruthikaM-rt8hj
    @KiruthikaM-rt8hj 3 місяці тому

    Can i submit this as my 2nd year project for the subject core course project

  • @futureBoss5613
    @futureBoss5613 5 місяців тому

    how to give name to each faces and save it to excel file please make a video on it and tag me pls

  • @thebhagwabilla
    @thebhagwabilla 7 місяців тому

    too much shortcut. not enough. You did not teach about passing integer, because in that case we have to define a default value also

  • @JacobWangilah
    @JacobWangilah 8 місяців тому

    SIR can you make for Kotlin languange

  • @abbas3zaar
    @abbas3zaar 10 місяців тому

    hi, where is the second part? i need it :(

  • @abbas3zaar
    @abbas3zaar 10 місяців тому

    where is the second part? :((((((

  • @abbas3zaar
    @abbas3zaar 10 місяців тому

    Thanks, i want want want want second video! :(

  • @ryan_johnn
    @ryan_johnn 11 місяців тому

    thank u! 🙏🙏🙏🙌🙌🙌

  • @umangpatel9315
    @umangpatel9315 Рік тому

    ua-cam.com/video/AFRvqXNt9MA/v-deo.htmlsi=v1GLQ2xRvz-SUAQk

  • @ignoranceisbliss8365
    @ignoranceisbliss8365 Рік тому

    Thank You my Friend!

  • @SunaijSM
    @SunaijSM Рік тому

    What if you enter 1.5?

  • @souravkarjole7587
    @souravkarjole7587 Рік тому

    Note: change itemselectedList.removeAt(position) --> itemselectedList.remove(position), ur application will not crash

  • @kaushikkaransingh3240
    @kaushikkaransingh3240 Рік тому

    sir to show the payment successfull , we have create saperate page for the payment success full ?

  • @beypazariofficial
    @beypazariofficial Рік тому

    where is the source code

  • @akshayvadchhak3227
    @akshayvadchhak3227 Рік тому

    On scroll to selection is gone then what to do????

    • @javacore-qk9kd
      @javacore-qk9kd 10 місяців тому

      give good reason why selection will be gone

  • @dilleswararaonemala5819
    @dilleswararaonemala5819 Рік тому

    how can we get multiple colors for different faces

  • @techmaster1297
    @techmaster1297 Рік тому

    Sir you are Great 💜💜💜

  • @novembro7603
    @novembro7603 Рік тому

    Hi!! Thank for the vídeo.. Can You help me to print the list's index number into a textview in the recyclerview, so the list will be show the position for each view..

  • @tutrieu3250
    @tutrieu3250 Рік тому

    Great tutorial.

  • @jenvetcar5319
    @jenvetcar5319 Рік тому

    thanks a lot 👌👌 I had been unable to create a navigation for 2 days, it turns out that I was trying with kotlin class file and not with an activity🥲

  • @julmiin1699
    @julmiin1699 Рік тому

    Thank you you saved my life

  • @elvinodwisaputra5111
    @elvinodwisaputra5111 Рік тому

    sir i want to ask, how if the data selected it to post to API?

  • @thebasicstagalog
    @thebasicstagalog Рік тому

    wow, you save me tnx bro

  • @ZakuroBanana
    @ZakuroBanana Рік тому

    Great tutorial!

  • @freeztyl0092
    @freeztyl0092 Рік тому

    Very useful, i was solving that shit too long, and after your guide everything become clear

  • @siddhartharoychowdhury2489

    good explanation, good tutorial.

  • @sahilgamer8959
    @sahilgamer8959 Рік тому

    Can you please make a video for java language 🙏

  • @sandhyav7171
    @sandhyav7171 Рік тому

    Please provide source code sir

  • @ParasProgramming123
    @ParasProgramming123 Рік тому

    What is the difference between intent passing and android bundle passing

  • @abdelqodousseboustani7199
    @abdelqodousseboustani7199 2 роки тому

    thanks nassim later he made your video famous

  • @shredder3034
    @shredder3034 2 роки тому

    It doesn't work for me

  • @rizwansworld
    @rizwansworld 2 роки тому

    Thanks man. Concise.

  • @muhiswan7892
    @muhiswan7892 2 роки тому

    thanks for that tutorial

  • @JuanMartinez-bi9zs
    @JuanMartinez-bi9zs 2 роки тому

    When are you going to add the second part man, the first part helped me a lot...

  • @cocwarandloot4101
    @cocwarandloot4101 2 роки тому

    Thanks for the content, optimal use of design then code which is easy to understand for a beginner. Can you please make a video on nested jetpack like login, profile and home

  • @wizard6928
    @wizard6928 2 роки тому

    Very good tutorial better than my university teacher!

  • @faisalafzal511
    @faisalafzal511 2 роки тому

    Mary course my java language ha to Kia ap us k according guide kr skty please sir

  • @stacyapeyon
    @stacyapeyon 2 роки тому

    thank you

  • @Elleozito
    @Elleozito 2 роки тому

    How do i remove my Actionbar?

  • @hva16
    @hva16 2 роки тому

    many thanks man!!!!😄

  • @onurmertboybek8031
    @onurmertboybek8031 2 роки тому

    Thanks

  • @jchrisml25
    @jchrisml25 2 роки тому

    ButtonView is never used but you still run what did you do?

  • @muindi.stephen
    @muindi.stephen 2 роки тому

    Solved my problem, Helpful

  • @arthurlloyd3237
    @arthurlloyd3237 2 роки тому

    just exactly what I was looking for and it worked, thank you

  • @kirtiJain0103
    @kirtiJain0103 2 роки тому

    great content..... really helpful

  • @Kosicode
    @Kosicode 2 роки тому

    Thank you

  • @seoul_Jin500
    @seoul_Jin500 2 роки тому

    meme still exist on the first one?....when it go back to up-Direction i am making scrollable infinite calendar on kotlin it's kind of hard.....

  • @hasanmannan7929
    @hasanmannan7929 2 роки тому

    Code is not clear enough to follow.

  • @ntandoyabalelemngomezulu7282
    @ntandoyabalelemngomezulu7282 2 роки тому

    Thank you, few months old but still useful and clear.

  • @DamayitaDas
    @DamayitaDas 2 роки тому

    Где исходный код?