https://github.com/luispadron/weatherly
Simple weather app for android
https://github.com/luispadron/weatherly
Last synced: about 1 year ago
JSON representation
Simple weather app for android
- Host: GitHub
- URL: https://github.com/luispadron/weatherly
- Owner: luispadron
- Created: 2015-11-04T05:09:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-16T18:40:02.000Z (about 9 years ago)
- Last Synced: 2025-05-09T11:05:45.429Z (about 1 year ago)
- Language: Java
- Size: 7.08 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### What Is It
A simply designed weather app for Android phones. Created simply for the purpose of learning more app development.
### What It Does
Application uses [forecast.io](https://developer.forecast.io) to grab weather information from a users latitude and longitude.
For location the application is using GooglePlayServices and their Location API.
Screen color changes depending on time of day, displays the next 23 hours of weather as well as a summary for the next 7 days.
### The Application
")
### Download
Download the APK file here, I only use the GPS or Wi-Fi location, no other information is grabbed from the user. [DOWNLOAD](https://www.dropbox.com/s/rfet8bsw6w1facs/Weatherly%20By%20Luis%20Padron.apk?dl=0)
#### Visit My Site
Visit my site over at [luispadron.com](https://luispadron.com/), I have some informative tutorials and stuff, yah.