Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meharbhutta/3mgweather
3MGWeather is an android weather app with a forecast of 10 days & also works in offline mode.
https://github.com/meharbhutta/3mgweather
adapter android android-app android-application android-development android-library android-studio android-ui androidstudio contentprovider loader sqlite-android sync weather weather-api weather-app weather-conditions weather-forecast weather-icons
Last synced: about 17 hours ago
JSON representation
3MGWeather is an android weather app with a forecast of 10 days & also works in offline mode.
- Host: GitHub
- URL: https://github.com/meharbhutta/3mgweather
- Owner: meharbhutta
- Created: 2018-03-08T21:23:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-21T18:21:34.000Z (over 6 years ago)
- Last Synced: 2024-01-29T03:40:16.865Z (10 months ago)
- Topics: adapter, android, android-app, android-application, android-development, android-library, android-studio, android-ui, androidstudio, contentprovider, loader, sqlite-android, sync, weather, weather-api, weather-app, weather-conditions, weather-forecast, weather-icons
- Language: Java
- Homepage: https://3mgweather.blogspot.com
- Size: 5.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3MGWeather
3MGWeather is an android weather app with a forecast of 10 days & also works in offline mode.You need to add the API Keys to run the project.
For this purpose register for a free account at https://www.apixu.com & https://www.wunderground.com and get the api keys.
Note: for wunderground select FREE CUMULUS PLAN.
Then Edit the MMMGWeatherSyncAdapter.java file at // TODO: Add API Keys below here.
That's all now you can run the project.