/AndroidRetrofitExample

An app I wrote to demonstrates the ease of consuming APIs using Retrofit, Dependency injection w/ Dagger 2 and image url loading Picasso

Primary LanguageJavaMIT LicenseMIT

A quick and clean android app that fetches and displays data from an open api: https://jsonplaceholder.typicode.com/ Some of the libraries used include:

Other things to be done in the near future include:

  • Set up my own Json server, so I can edit (Post) data
  • Testing, Testing, Testing (primarily Junit and Espresso)
  • Some useful animations

All original code. Feel free to fork, clone, contribute, etc

2014-10-22 11_35_09