Skip to content

Sparker0i/Weather

Repository files navigation

[DEPRECATED] Simple Weather

Please follow the new repository here for updates on the upcoming version of Simple Weather - reworked entirely using Kotlin

Original README below

Build Status Release License Join the chat at https://gitter.im/SimpleWeather/Lobby

Welcome to my Open Source, easy to use Weather app, built using Android Studio for Android 4.1+

Get it on Google Play and F-Droid (coming soon in XDA Labs Marketplace):

Get it on F-Droid Get it on Google Play Get it on XDA Labs

Communication

Our chat channel is on gitter here

Setting up the Android Project

  1. Download the project source. You can do this either by forking and cloning the repository (recommended if you plan on pushing changes) or by downloading it as a ZIP file and extracting it.

  2. Open Android Studio

  3. Open this project by clicking on Open, then navigate to the directory where you cloned this repository, select the root folder of the project, and hit OK. Android Studio should now begin building the project with Gradle.

  4. Once this process is complete and Android Studio opens, check the Console for any build errors.

  • Note: If you receive a Gradle sync error titled, "failed to find ...", you should click on the link below the error message (if avaliable) that says Install missing platform(s) and sync project and allow Android studio to fetch you what is missing.
  1. Once all build errors have been resolved, you should be all set to build the app and test it.

  2. To Build the app, go to Build>Make Project (or alternatively press the Make Project icon in the toolbar).

  3. If the app was built successfully, you can test it by running it on either a real device or an emulated one by going to Run>Run 'app' or pressing the Run icon in the toolbar.

Changelog

Please refer CHANGELOG.md file.

Translators

If you want to translate you can easily do so on Transifex.

Contributing

  • Fork this repo
  • Clone your forked repo
  • Create a new PR with a feature you want to add (though this depends upon the discretion of the developer, ie. me), or fix a bug in an already existing feature

Weather App

License

Simple Weather. App displays weather information in a nice manner.
Copyright (C) 2015-2017 Aaditya Menon <aadityamenon007@gmail.com>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

This is the weather app I've built as a part of the assignment of the Android Internship Workshop I'd attended at Amrita in the Summer of 2016

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published