Skip to content

Display weather for information for different cities.

Notifications You must be signed in to change notification settings

exc414/WeatherTiles_GH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Tiles

API 1.0.0


Get it on Google Play



Description

  • Display weather for information for different cities.
  • Up to 40 at the same time in a grid style.
  • Tap a tile to receive forecast information for the city.
  • Weather and day/night information will automatically update itself through the day.
  • Change between Celsius and Fahrenheit.
  • Sort based on temperature, day or night and alphabetically order.
  • Drag and drop to move sort tiles in any custom order.
  • Swipe to delete any tile.

Prerequisites

Requires Android Studio 3.0+

This application requires API keys from Open Weather Map. Inside gradle.properties add the following code:

OPEN_WEATHER_API_KEY="YOUR-API-KEY-HERE"



App Images

Tiles Sort Search Settings




Libs Used


Acknowledgments

All the icons used in the application come from the following github project by Erick Flowers: Icons

Used this library as reference when implementing the weather icons in my custom view: Weather View

Used this library as reference for custom animations: Animations

About

Display weather for information for different cities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages