Skip to content

Frederikos/MVVM-app-template

Repository files navigation

MVVM app template

Sample application to play with new Android frameworks and libraries. Currently it contains 2 screens: places list with pull to refresh and test pagination, place details.

Libraries used

https://github.com/JakeWharton/timber - For logging.

https://github.com/MrEngineer13/SnackBar - UI control for displaying errors and info.

https://github.com/bumptech/glide - For loading images.

https://github.com/square/retrofit - Http client.

https://github.com/square/okhttp/tree/master/mockwebserver - Mocking network requests for testing.

https://google.github.io/android-testing-support-library/docs/espresso/ - For UI testing.

https://github.com/square/spoon - For distributing tests and generate test reports.

About

Android MVVM sample project. Places list - details

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages