/pixviewer-android

A small Android app to search and view pictures.

Primary LanguageJavaApache License 2.0Apache-2.0

pixviewer-android

A small Android app to search and view pictures from Pixabay

Technologies used:

  • Java 8 + AutoValue.
  • Kotlin (Unit Tests only w/ Robolectric).
  • "Classic MVP" Android stack e.g. Dagger2, RxJava2, Retrofit2 and ButterKnife.
  • Picasso for image loading.
  • Inspired by Redux for unidirectional state management.