Rick and Morty App to show one approach to using some of the best practices in Android Development

Опубликовано: 16 Апрель 2026
на канале: Ali Assalem
107
3

This is a simple app which has been implemented using Clean Architecture alongside MVVM design to run (online/offline) using :
[ MVVM ,Hilt DI ,LiveData ,Flow ,Room ,Retrofit ,Coroutine ,
Navigation Component ,DataStore ,DataBinding , ViewBinding, Coil ]

Also I used the free API https://rickandmortyapi.com/api the content of app. IT CONTAINS A SINGLE ACTIVITY WITH A SIMPLE UI. And the goal of sharing this code is to have a better understanding of the techniques I mentioned above for newbies.

https://github.com/Ali1Assalem/RickMorty
Please feel free to contact me if you have any questions