Simple application which displays the air temperature and other weather conditions in the Android notification bar. The air temperature is always visible like a system clock.
The current location can be detected automatically or be entered manually.
The weather is requested from http://openweathermap.org.
IF THE APP FAILS to update weather you, probably, need to get you own OpenWeatherMap API key. See details: https://github.com/gelin/weather-notification/wiki/FAQ
Latest Version
0.3.13Uploaded by
Paulo Henrique Prado
Requires Android
Android 4.0+
Category
Free Weather AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Aug 25, 2020
* Fixed using of geo coordinates for south hemisphere
* Fixed permissions request for Android 10+
* Fixed crash on device boot
* Restored work on Android 4.x