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
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.
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 !
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
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?
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.
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
It was the BEST tutorial ever! Thank you so much
Thank you for your feedback!
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
Thank you so much for your feedback !
best
Thanku
i was looking for this! thank you so much!
Glad to know it help, thanks for your feedback !
hello, could do you provide the full project (code) anywhere? Great video and tutorial. Really helpful, keep going!
you can get the code from my github.
github.com/ravizworldz?tab=repositories
Well done Sir !
Thank you for your feedback!
Well done, tnx man..
Thanks for your feedback, Please subscribe!
Thank you so much for this.
You are so welcome!
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.
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 !
Thank you
You're welcome!
Thanks.. but pl. make videos in kotlin.. more and more ppl using Kotlin only
Thanks for your suggestion, will definitely make. Thanks !
As request please find below URL for Dagger implementation in Kotlin. Thanks!
ruclips.net/video/_B0skaOiVCU/видео.html
@@LearningWorldz Thanks bro..
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
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?
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.
@@LearningWorldz Thank you for the reply. The tutorial is great. You have +1 sub.
Thank you !
can u modified this project by using executors instead of using main thread?
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
can you please post me the logs from logcat.
Thank u very much T_T !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
Why not use repository?
Thanks for your feedback! I want to make it simple and easy to understand for those who are new in development.
It's really help,
can I get work (freelance) now??
Thanks for your feedback!
No
hi
hi, let me know if you have any suggestions? Thanks !
best
Thanks!