https://github.com/franpog859/weatherapp
☀️☁️ Simple weather Android app with API calling and JSON parsing
https://github.com/franpog859/weatherapp
android api app json json-api rest udemy weather
Last synced: about 2 months ago
JSON representation
☀️☁️ Simple weather Android app with API calling and JSON parsing
- Host: GitHub
- URL: https://github.com/franpog859/weatherapp
- Owner: franpog859
- License: gpl-3.0
- Created: 2018-03-01T20:55:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-02T19:40:19.000Z (over 8 years ago)
- Last Synced: 2025-01-10T22:43:21.801Z (over 1 year ago)
- Topics: android, api, app, json, json-api, rest, udemy, weather
- Language: Java
- Homepage:
- Size: 2.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project WeatherApp
## Description
This is a simple weather Android app. It gets the information by the API call with given location. [Openweathermap](http://openweathermap.org/) web site allows to get a JSON data with weather informations for given location. App turns JSON into readable information and shows it to the user.
This project is a documentation of my learning process about API calling and JSON parsing. It is one of many challenges from the [Udemy course](https://www.udemy.com/complete-android-n-developer-course/) in which I participate.
If you can see some drama, some obvious bug or some bad habit tell me! I would be very glad if you do. It is all about learning.
It is an Android Studio project, so if you want to run it you should import it as a new project in your IDE and compile it.
## Screenshots
