Skip to content

A simple weather app which can tell the weather update of your city

Notifications You must be signed in to change notification settings

PialKanti/CheckWeather

Repository files navigation

CheckWeather

A simple weather app which can tell the weather update of your city

Weather API Used

Features

  • Show updated weather information of preferred city from OpenWeatherMap
  • Show next 5 days weather forecast ( Weather Description, Average Temperature)
  • Shows suggestion of cities while user is typing ( powered by Google Places API Web Service )
  • Auto suggestion option can be turned off from settings
  • Showed previously cached weather data while offline
  • User can refresh to get current weather information
  • User can change location from setting options
  • User Location can be get from GPS using clicking location button
  • User can set preferred Temperature Unit ( Currently supported Celsius, Fahrenheit)
  • User can set preferred Wind Speed Unit ( Currently supported m/s, mph, km/h)

Pre-requisites

  • Android 4.1(Jelly Bean) or Higher

User Limits for Auto Suggestion (Google Place API)

The Google Places API Web Service enforces a default limit of 1,000 free requests per 24 hour period. So if the request count pass the limit the app may crash. If this happens, just stop Show City Name Suggestion from app settings.

Apk Link

Download apk file from here

Demo

Imgur Imgur Imgur Imgur

Releases

No releases published

Packages

No packages published

Languages