I think you should have made this for a playlist. So we will watch a 10-15 minutes section containing more specific content. Great content by the way. I really appreciate it.
Thanks a lot. I found it very useful. I was surprised when I didn't see the NotesViewModel too. Appreciating the effort of explaining that you missed it out!
@@vinoths9231 I’m sorry but I’m not sure of where the source codes are. I think I was working on something else. Just got stuck and watched this for help.
Hello, I missed the notesviewModel class during the edit ...please check at 01:25:02 the main code is written at this time. Request you all to don't ask for the source code of this tutorial. I want you all to build this app on your own with the help of this tutorial but if still someone is keen on the source code you can buy it here www.buymeacoffee.com/foxandroid/e/98132. Any amount collected here will be donated to some NGO.
Thank you 😭 I followed an other tutorial I almost spent 2hours of cleaning, debugging etc... Still doesn't work. I almost tried this tutorial. Idk what to do guys...
At 1:38:25, I don't get .title or .note in the options. Please help I'm stuck at this part. If this matters whenever I hover old_note, it says it's a ContactsContract.CommonDataKinds.Note, while in yours it just says Note. Please help
Hello, there is no clean architecture followed in this video and kindly try to explain what you are doing as it just seems that you are speed coding for yourself and very minute to no explanation at all. I was seeing your video to learn but down the line, it seems I am just coding along that's all and that too which I don't understand in some parts. Kindly try to explain things in other videos in future.
very difficult to understand which code is written for which part, i would appreciate if you explain the complete architecture of the program in the beginning and also while writng the code please explain or atleast give the overview about how this will go in the actual app.
I haven't gone through video you should definitely add chapters to your video so we can go back to each section, it'll add view time and help with monetization on your end, anyway this looks promising
52:38 what? u suddenly paused the video and got one more class "NoteViewModel" but didn't show it on screen... and 1:20:00 when u get to mainActivity to use ur viewModel how would we use that?
@Leozinho during the edit that part got skipped.... please create same kotlin file and at later stage code is written in that file.... hope you understand
The video title is bit misleading , this is MVVM based implementation and not clean - architecture(data - domain-presentation separations). Anyway nice tuts and appreciate your good work bro
Got this error . error: Not sure how to handle query method's return type (java.lang.Object). UPDATE query methods must either return void or int (the number of updated rows). public abstract java.lang.Object update(@org.jetbrains.annotations.Nullable() Donno how to resolve this . Can some one help me ?
Hi foxandroid ,i created the program as you show but after completion the emulator is not connecting how can I solve this problem can you please help me out ?? It's just showing connecting to emulator but it's not happening
You are a very good tutor. I followed through but in the end, i got this error "Cannot create an instance of class com.example.notesforme.Models.NoteViewModel" What could be the reason behind it?
Thank you for this tutorial sir. But when I read "How to Make Clean Architecture" thought it will be with usecases, domain, presentation :( But again thanks for this tutorial)
I really appreciate the effort but this is not clean architecture and u didn't use data binding as well as the navigation component. I really love ur explanation and ur code it would be better to share NoteViewModel file in the video description as all of ur viewers want it.
@renolsam9225 3 months ago (edited) The video title is bit misleading , this is MVVM based implementation and not clean - architecture(data - domain-presentation separations).
its a great tutorial, however, you don't explain alot of what the components are about and the workflow is not intuitive. it just looked like the components were defined at random and it was confusing knowing where they all fit in the grand scheme of things. I felt exhausted just typing along and not knowing where I was heading. please work on this.
Hi! It`s a good video for me, thanks. I want to see you playlist about suspend function, but i coulnd`t find:( someone could write me here a link or name of this playlist?
please provide NoteViewModel class that you spawned out of nowhere on 52:37. please comment whole class on this comment if possible and pin it. thanks in advance
Thank you for video and for this good job, but video is new (2022), so why u just dont use listadapter insted updating recyclerview with currentList and fullList manually? for begginers it should be easy writing code, but u making it harder. starting from 1 hour of video it gets beginning harder
bro where is the code for the viewmodel part, love your explanation so I wanted to know about viewmodels but i think it is not there
I think you should have made this for a playlist. So we will watch a 10-15 minutes section containing more specific content. Great content by the way. I really appreciate it.
at what point are you creating the NoteViewModel?
This magical creation happened at 0:52:39
@@vlad-bayran
lol how u realized that
Thanks a lot. I found it very useful. I was surprised when I didn't see the NotesViewModel too. Appreciating the effort of explaining that you missed it out!
bro..i have some error(setOnclick&Delete dosnt working)...do have this full code?
@@vinoths9231 I’m sorry but I’m not sure of where the source codes are. I think I was working on something else. Just got stuck and watched this for help.
when you created the NoteViewModel Class??
Hello, I missed the notesviewModel class during the edit ...please check at 01:25:02 the main code is written at this time.
Request you all to don't ask for the source code of this tutorial. I want you all to build this app on your own with the help of this tutorial but if still someone is keen on the source code you can buy it here www.buymeacoffee.com/foxandroid/e/98132. Any amount collected here will be donated to some NGO.
oh, thank you))
Thanks for following up on this!
Wasted my 2 hrs searching for clean architecture related content in your video. Gaining views by using catchy titles is wrong
Thank you for saving me 2 hours!
Thank you 😭
I followed an other tutorial I almost spent 2hours of cleaning, debugging etc... Still doesn't work. I almost tried this tutorial.
Idk what to do guys...
52:38 When was notesViewModel file made ? I don't know it's content.
I guess it has been missed during the edit...please check at 01:25:02 the main code is written at this time. Thanks for pointing it out
At 1:38:25, I don't get .title or .note in the options. Please help I'm stuck at this part. If this matters whenever I hover old_note, it says it's a ContactsContract.CommonDataKinds.Note, while in yours it just says Note. Please help
Change that Note to --> com.example.mynotes.Models.Note
@justin9494
did you find the solution i have the same problem
@@recep15935 nah I just searched another vid
@@justin9494 did you find the solution?
@@YunusOfficial nah i just looked for another vid. But I didn't know chatgpt back then so maybe u can solve solution with chatgpt
Hello, there is no clean architecture followed in this video and kindly try to explain what you are doing as it just seems that you are speed coding for yourself and very minute to no explanation at all. I was seeing your video to learn but down the line, it seems I am just coding along that's all and that too which I don't understand in some parts.
Kindly try to explain things in other videos in future.
I'm at the 30th minute of the video but I can say your explanations are so great . Thank you sir
Thanks you so much. I'm having issues running the app, but it was a good tutorial. thank you
bro..i have some error(setOnclick&Delete dosnt working)...do have this full code?
very difficult to understand which code is written for which part, i would appreciate if you explain the complete architecture of the program in the beginning and also while writng the code please explain or atleast give the overview about how this will go in the actual app.
I haven't gone through video you should definitely add chapters to your video so we can go back to each section, it'll add view time and help with monetization on your end, anyway this looks promising
Can u make same video using retrofit using mvvm
hello sir at 52.41 the NoteViewModel class actomatally created without showing ? now in next part use of NoteViewModel ?
When did you create viewmodel
Thanks Bro for your time and your effort ! You're an important step on my path
52:38 what? u suddenly paused the video and got one more class "NoteViewModel" but didn't show it on screen... and 1:20:00 when u get to mainActivity to use ur viewModel how would we use that?
@Leozinho during the edit that part got skipped.... please create same kotlin file and at later stage code is written in that file.... hope you understand
@@_foxandroid thanks i got it, all working perfectly.
keep with ur great job, u're amazing, better than my college teacher!!!
I love it! Thank you for your time and effort!
The video title is bit misleading , this is MVVM based implementation and not clean - architecture(data - domain-presentation separations). Anyway nice tuts and appreciate your good work bro
Hello sir in this video NoteViewModel file portion is skipped so how to create this file or what the in this file you have to write plz share it sor
Do you have this code on git? My checkmark and back button are not clickable.
Got this error .
error: Not sure how to handle query method's return type (java.lang.Object). UPDATE query methods must either return void or int (the number of updated rows).
public abstract java.lang.Object update(@org.jetbrains.annotations.Nullable()
Donno how to resolve this .
Can some one help me ?
Migrate from kapt to KSP annotations
How do I implement the NoteViewModel class?
very good video, hope you publish more videos on mvvm topic
Thanks! Definitely
in video you skipped how we delete the note. Tell the solution of it. Your videos are amazing.Keep it up
you didnot add ViewMdel sir
Hi foxandroid ,i created the program as you show but after completion the emulator is not connecting how can I solve this problem can you please help me out ?? It's just showing connecting to emulator but it's not happening
sir you did'nt explain the implementation of NoteViewModel
from where the view model file .....it just appeared magically
The dependency's are no good. Throws errors. Need to update the dependecy file
You are a very good tutor. I followed through but in the end, i got this error "Cannot create an instance of class com.example.notesforme.Models.NoteViewModel" What could be the reason behind it?
Same error for me as well. Did you get any leads?
@@vamsiraj_2998 because he implemented class but he did not show the how he implemented that class in video
Why you didn't show the notessviewmodel
Bro getSerializableExtra is not working in sdk version 33 what to do for that ?
do you have a zip file with this project?
Thank you for this tutorial sir. But when I read "How to Make Clean Architecture" thought it will be with usecases, domain, presentation :(
But again thanks for this tutorial)
Noteview modal?
Can you make an Quiz app with php admin panel. Please 🙏
I really appreciate the effort but this is not clean architecture and u didn't use data binding as well as the navigation component. I really love ur explanation and ur code it would be better to share NoteViewModel file in the video description as all of ur viewers want it.
Спасибо за отличный курс !!!
Thank you. This helped me to do an assignment
WOW! I found Sri lankan here
nice video. thanks for your work !
bro..i have some error(setOnclick&Delete dosnt working)...do have this full code?
Why is my project getting an error in NoteDao's Update? Is it because of different versions of JetBrains?
@chulovesyu , I too got the same error.
I got stuck.
Is your program is now performing as expected ?
@renolsam9225
3 months ago (edited)
The video title is bit misleading , this is MVVM based implementation and not clean - architecture(data - domain-presentation separations).
Please make gallery application tutorial in mvvm models
ViewModelsnya mana ser?
its a great tutorial, however, you don't explain alot of what the components are about and the workflow is not intuitive. it just looked like the components were defined at random and it was confusing knowing where they all fit in the grand scheme of things. I felt exhausted just typing along and not knowing where I was heading. please work on this.
Thank you😀
Where is repositoryCode?
Hi! It`s a good video for me, thanks.
I want to see you playlist about suspend function, but i coulnd`t find:( someone could write me here a link or name of this playlist?
the Dao Interface is full of errors
I didn't see when you create a a NoteViewModel. And I'm lost 🤦
I guess it has been missed during the edit...please check at 01:25:02 the main code is written at this time. Thanks for pointing it out
Excellent tutorial, very helpful!
भाई आप पीडीएफ फाइल को recyclerview में show करोओ Android 11 में
please provide NoteViewModel class that you spawned out of nowhere on 52:37. please comment whole class on this comment if possible and pin it. thanks in advance
Hey, were you able to get the code of the ViewModel file or the file itself?
If so, could you please pass it on to me?
Thank you for video and for this good job, but
video is new (2022), so why u just dont use listadapter insted updating recyclerview with currentList and fullList manually? for begginers it should be easy writing code, but u making it harder. starting from 1 hour of video it gets beginning harder
Thanks for the feedback!!!
Thanks a lot
thanks
Very nice video
dependensy ig giving errror now???
my_time_stamp -> 1:18:33
Can you please share the source code
Hi Dinesh sorry source code for this will not be provided.
help me
1:16:00
Ado ikkmanata iwara karapan. Deadline eka 20. Report eka amathaka karanna epa.
meke errors enawa bn ara update eke. uba hadagattada eka
1:07:45
Bhai kam se kam aik Source code ki file to dediya kar apni marzi se code beech me kahi bh chap dete ho pata nhi lgta
Poor coding architecture thats a good name of this project i guess
Got so many errors.. Time wasting..
provide java version
Sorry mate no java version of this will be posted.
38.40
𝚙𝚛𝚘𝚖𝚘𝚜𝚖
Please check your instagram or discord please 🙏🏽🙏🏽