Database Cache, MVVM, Retrofit, REST API course demo

preview_player
Показать описание
➤ Watch the course:

- It's built using the architectural design pattern known as MVVM.

- The REST API requests are made using Retrofit

- There's a database cache built using SQLite and the Room persistence library

- There is a loading animation when the user reaches the end of the list (this is known as pagination)

➤ Learn to code like me:

➤ If you donate I can eat dinner tonight:
Рекомендации по теме
Комментарии
Автор

CodingWithMitch™ is my favorite Android channel

codinginflow
Автор

This is going to be one of the best tutorials I have ever watched so far.

samha
Автор

Going to be member again. Thanks Mitch. Keep up.

buzzminkyunghoon
Автор

I really like the way you have done your courses..Thanks a lot for all your videos..

chandannaik
Автор

Looking forward to this course.. it seems really great.
Another cool feature would have been to star a recipe, and view them in a favorites section.

ronakpunase
Автор

hi thr, i am not able to register I am getting a 403 error. hope to watch the full course?

VKARTI
Автор

I don't know if it's asking too much, but I've been waiting a long time to find a tutorial that implements MVP, database cache and retrofit. The only technology that I think is "missing" because i see people talk about a lot is Dependency Injection (something like Dagger 2) and RXJava. Don't get me wrong, I'm really grateful for the awesome free content you are providing, it's just a suggestion that I really don't find anywhere, a CRUD with all the lattest technologies on Android.

joaopedroribeiro
Автор

Hello again Mitch!Please help me with this error:Attempt to invoke virtual method 'void android.arch.lifecycle.LiveData.observe(android.arch.lifecycle.LifecycleOwner, on a null object reference


I get it when i want to get the data from the remote backend!
Thanks!

vuln
Автор

hello! the course is coding with java or kotlin? I want to buy it

GreLLPro
Автор

Did you use the google pagination library in this App? I would like to enrol just to learn about that

ZanluSk
Автор

How are implementing Pagination? Are you using Paging Library or simple onscrolled methods?

stcojo
Автор

Hello, so this course is 20 CAD per month? so around 240 CAD per year? what if I don't want to pay it in the next month?

pauljohn.ytchannel
Автор

Hello Mitch! What skill does this course require? like do i need to know MVVM, Room or anything before start this course?
(Sorry for my bad english)

hnim
Автор

Hello Mitch, have you made videos about ORM (object relational mapper) used in Android apps?

rahmatabadi
Автор

@Mitch, which language will you be using in this course?

alisampson
Автор

Is the code written using databinding or what? because this is important for me. Thanks

hagar--
Автор

I love your classified course. But I have a Q how can I add more than 1 picture. When I am adding one picture I want to show another picture option. at least 5 images I want to pick from memory. How can I do that one by one?

fazleyrabbi
Автор

Hey, it was a good video, I was wondering how RxJAVA fits in such an app. I am building a similar kind of app so do i need to use RxJAVA or working with Retrofit calls + Live Data would be okay? Thanks in advance

preetgandhi
Автор

hy mitch have been trying to implement MVVM with retrofit following your Ist lecture on this topic, but it's not working, plz if you can help me a little bit,

ZeeshanKhan-idfw
Автор

I want to fetch data from the rest API then store data in SQLite DB and if my network goes off and the user has done some task then the task should be added in SQLite DB and after my network comes the data should go to I am using java lag
does anyone know what to do, how to do, which course should take.. PLZ if anyone knows about this plz let me know its urgent

AmanGupta-zent