Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

LinxFae/AndroidArch

Open more actions menu

Repository files navigation

AndroidArch

Build Status codebeat badge Codacy Badge codecov GitHub last commit

A proof of concept for google's architecture components which uses REST api from randomuser.me/ to fetch users and display in a master detail view

coded in a mixture of kotlin and Java uses android architecture components like

  • Uses MVVM architecture with data binding
  • LiveData for observable data source,
  • ViewModel for Activity/Fragment lifecycle awareness
  • Room for ORM
  • okHttp and Retrofit for network calls
  • RxJava for observing network data and applying filters on stream
  • Dagger2 for dependency injection

For unit testing, integration and UI testing.

  • Junit,
  • Mockito and
  • Espresso

For CI and static code analysis

  • Travis
  • CodeBeat
  • Codacy
  • Codecov

Architecture

Alt text

About

A proof of concept for google's architecture components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.