gholadr / smogalert

Android app that displays Air Quality Index (AQI) information in Saigon
1 stars 4 forks source link

remove rss fetcher with json call #46

Open gholadr opened 6 years ago

gholadr commented 6 years ago

aqi now supports apis for retrieving real-time data hcmc, https://api.waqi.info/feed/@8767/?token=3334b7fb4fdf1556042e529e23abdac3fe77c737

gholadr commented 6 years ago

feels like I can simply use an Apache REST client to retrieve the json payload from the AQI APIs

https://alvinalexander.com/java/java-apache-httpclient-restful-client-examples