0
9
Weather Api
App Development for Android
Simple weather application. The application uses https://openweathermap.org/api to get information about the weather. It pulls data according to the location. There is a possibility to preserve data locally at SharedPreferences as JSON string. The…