Project#1 Android Shopping List in Java using MVVM, Room(CRUD), RecyclerView, LiveData | 2021

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 43

  • @중간고사보자얘들아
    @중간고사보자얘들아 3 года назад +4

    It was the BEST tutorial ever! Thank you so much

  • @Ismael-rn5vp
    @Ismael-rn5vp Год назад

    Amazing! Finally I see one tutorial that shows how to create a list and a item list, 👍, please make this project in kotlin I'll wait for it, keep the good work

  • @user-sj8wq6km3o
    @user-sj8wq6km3o 10 месяцев назад +1

    best

  • @VaishnaviGhadge-s7h
    @VaishnaviGhadge-s7h 4 месяца назад +1

    Thanku

  • @Lulu-vd7hb
    @Lulu-vd7hb 3 года назад +1

    i was looking for this! thank you so much!

    • @LearningWorldz
      @LearningWorldz  3 года назад +1

      Glad to know it help, thanks for your feedback !

  • @daniloramosfrancisco
    @daniloramosfrancisco 3 года назад +5

    hello, could do you provide the full project (code) anywhere? Great video and tutorial. Really helpful, keep going!

    • @LearningWorldz
      @LearningWorldz  3 года назад +8

      you can get the code from my github.
      github.com/ravizworldz?tab=repositories

  • @ahjay5102
    @ahjay5102 3 года назад

    Well done Sir !

  • @nikolasimic8783
    @nikolasimic8783 3 года назад +1

    Well done, tnx man..

    • @LearningWorldz
      @LearningWorldz  3 года назад +1

      Thanks for your feedback, Please subscribe!

  • @boymissery12
    @boymissery12 3 года назад +1

    Thank you so much for this.

  • @Tridez99
    @Tridez99 2 года назад

    How could you assign created files into MVVM structure? I mean, we have "model", "view" and "view-model". We can assign "MainActivityViewModel" to our view-model, but what about the other elements like "model" and "view"? What files belong to these elements? For example: where can we assign adapters? I just can't figure out how MVVM works.

    • @LearningWorldz
      @LearningWorldz  2 года назад

      Adapter, fragment and activity is part of your view, and model is part of your API/DB from where you are fetching the data, and view-model is the middle layer which is communicating between view and model. hope this help !

  • @23jole
    @23jole 9 месяцев назад

    Thank you

  • @sat_talk
    @sat_talk 3 года назад +2

    Thanks.. but pl. make videos in kotlin.. more and more ppl using Kotlin only

    • @LearningWorldz
      @LearningWorldz  3 года назад +1

      Thanks for your suggestion, will definitely make. Thanks !

    • @LearningWorldz
      @LearningWorldz  3 года назад

      As request please find below URL for Dagger implementation in Kotlin. Thanks!
      ruclips.net/video/_B0skaOiVCU/видео.html

    • @sat_talk
      @sat_talk 3 года назад

      @@LearningWorldz Thanks bro..

    • @Ismael-rn5vp
      @Ismael-rn5vp Год назад

      Amazing! Finally I see one tutorial that shows how to create a list and a item list, 👍, please make this project in kotlin I'll wait for it, keep the good work

  • @djostanisic
    @djostanisic 2 года назад

    When you make "MyViewHolder" class and "HandleCategory" interface, why do you not make them in separate files like normal classes? Why do you make them inside "MainActivity" file, why not just instantiate them?

    • @LearningWorldz
      @LearningWorldz  2 года назад +1

      you can always make them in the separate class. when you need to reuse the code. if its used on single place then you can keep it inside the adapter. but yeah code separation is good practice.

    • @djostanisic
      @djostanisic 2 года назад +1

      @@LearningWorldz Thank you for the reply. The tutorial is great. You have +1 sub.

    • @LearningWorldz
      @LearningWorldz  2 года назад

      Thank you !

  • @asiis181
    @asiis181 3 года назад

    can u modified this project by using executors instead of using main thread?

  • @tomashajek815
    @tomashajek815 Год назад

    Hi. Thank you for your App. We are using it to your University where we have an project to make some grocery lists app.
    Please can you help me? We have problem with the ShoppingListDao interface modul, where the second code: @Query("Select * from Items where categoryId = :catId"); - its error. Android studio show a recommending to delete this... Thank you for help

    • @LearningWorldz
      @LearningWorldz  Год назад

      can you please post me the logs from logcat.

  • @soo__x1
    @soo__x1 3 года назад

    Thank u very much T_T !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    -
    Why not use repository?

    • @LearningWorldz
      @LearningWorldz  3 года назад +1

      Thanks for your feedback! I want to make it simple and easy to understand for those who are new in development.

  • @bindars40
    @bindars40 3 года назад

    It's really help,
    can I get work (freelance) now??

  • @samridhofficial777
    @samridhofficial777 Год назад

    hi

    • @LearningWorldz
      @LearningWorldz  Год назад

      hi, let me know if you have any suggestions? Thanks !

  • @user-sj8wq6km3o
    @user-sj8wq6km3o 10 месяцев назад

    best