Giter Site home page Giter Site logo

xuerik / weatherlib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from survivingwithandroid/weatherlib

0.0 2.0 0.0 30.89 MB

Android Weather Library: android weather lib to develop weather based app fast and easily

Home Page: http://survivingwithandroid.github.io/WeatherLib/

Java 100.00%

weatherlib's Introduction

WeatherLib

Android weather lib is an android weather aggregator. The lib helps you getting weather data from the most importat weather provider. It supports:

  • Openweathermap
  • Yahoo! Weather
  • Weatherunderground
  • Weather.com
  • Forecast.io

Weatherlib has a new (web site)

#Travis integration Master Build Status

#Version 1.5.9

dependencies {					
	compile 'com.survivingwithandroid:weatherlib:1.5.9'
	compile 'com.survivingwithandroid:weatherlib_volleyclient:1.5.9'
	compile 'com.mcxiaoke.volley:library:1.0.6@aar' (or whatever you like)
}
dependencies {					
	compile 'com.survivingwithandroid:weatherlib:1.5.9'
	compile 'com.survivingwithandroid:weatherlib_okhttpclient:1.5.9'
	compile 'com.squareup.okhttp:okhttp:2.0.+'
}

#Community If you like there is a Community to talk about new features, suggest tips or report bugs. Please join:

#Credits Author: Francesco Azzola (JFrankie) ([email protected])

#License

Copyright 2012-2014 Francesco Azzola (Surviving with Android)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

weatherlib's People

Contributors

dejesus2010 avatar emptyway avatar equisenberry avatar glocci avatar intrications avatar johnuopini avatar m-rm avatar sebirdman avatar survivingwithandroid avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.