Aerem AirQuality Android Application air quality readings from around the world.
To run this app you will need a google map API key. This is easy to get from here.
https://developers.google.com/maps/documentation/android-api/start#step_4_get_a_google_maps_api_key
once you have a key add it to the app Manifests.
Uses Open AQ Platform API An API for open air quality data https://docs.openaq.org
This is a work in progress planned fixes and updates
- Move favourites sqlite queries off of main thread.
- Add a content provider to access favourites sqlite db
- Update favourites in the background.
- Add swipe to delete on favourites recyclerView.
- Add UI (spinners) when loading Json.
- Handle all errors.
- Calibrate the gauges.
- Fix bug that may show stale data when rotating the device after viewing a favourite.