This is a simple android application for downloading and displaying crime report data from the UK Police See https://data.police.uk/ for API documentation
The app is built using MVP principles with some help from
- Dagger 2
- Retrofit
- Gson
- PermissionsDispatcher
- RxJava and RxAndroid
- Parceler
- Timber
- Butterknife
- Supertooltips
Unit testing is carried out using JUnit and Mockito
To enable Google Maps in the application please add your maps api key to the api-keys.xml file