Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Android-wunderground-client was born out of the need to provide an easy interface for Android apps @ 47 Degrees to interface with Weather Underground's Weather API.

Jul 5, 2014

An Yahoo Weather API wrapper for Android.

Jul 5, 2014
Advertisement

A Java library for the Forecast.io API. It is quite functional at this point. The API is fully implemented except for callbacks. Further development will continue. A jar file with the dependencies is available under the jar/ folder for convenience.

Dec 10, 2014

An android wrapper for openweathermap that uses Retrofit 2 under the hood.

You need an API Key to use the OpenWeatherMap API. Head on over to their website if you don't already have one.

Features

Get Current weather by:

  1. City Name
  2. City ID
  3. Geographic Coordinates
  4. Zip Code
Jul 27, 2017

RexWeather is a sample Android Studio project demonstrating the use of Retrofit and RxJava to interact with web services.

Aug 9, 2015

Easy and quick weather fetching from OpenWeatherMap API for Android.

Jun 28, 2016

Android weather lib for creating easily weather app. The lib implements several protocols to get weather information from the most important weather data provider.

Jul 5, 2014
Advertisement

This is a wrapper that makes getting weather information from OpenWeatherMap a whole lot easier. What seperates this from other wrappers is that in addition to the basic weather information, it allows free openweathermap user to get up to 5 days of daily forecast information, which typically requires a developer account with OpenWeatherMap(180USD/month). Please note that this is not a hack, instead the library calculates the 3-hour forecast information that free users get, summarize those values, and return it as daily forecast.

Apr 22, 2017

Open Weather API Wrapper is an Android wrapper for the APIs of https://openweathermap.org. This library handles all the network operations and parameter validations on behalf of the developer.

Feb 11, 2017

Get the weather data you need right into your android app in an easy and efficient way.

Jan 25, 2016

A simple API Wrapper of OpenWeatherMap.org for Android. It uses Retrofit 2.0 and currently supports 5-Day Forecasts and Current Forecast for any Lat/Lon given location.

Dec 19, 2016

Yahoo Weather Data.

May 11, 2015