Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.18 KB

File metadata and controls

19 lines (16 loc) · 1.18 KB

Modern-Android-Development---MAD-Playground

This is a starter project showing the best approach for modern android development with clean architecture and jetpack components. The application simply loads a list of data from the network saves it in an offline database and displays to the user as a paginated list of items.

Screenshot Screenshot

List of jetpack components used in the project

List of third party libraries used