Android Open Source - Weather yahoo YWeatherGetter4a






Project Summary

An Yahoo Weather API wrapper for android.

Web Site / Source Repository

YWeatherGetter4a is hosted in the following web site
https://github.com/zh-wang/YWeatherGetter4a

If you think the Android project YWeatherGetter4a listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of YWeatherGetter4a.

ItemValue
Java File Count13
Target SDK Version15
Minimum SDK Version10
Activity Count1
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

YWeatherGetter4a has the following Java source files.

zh.wang.android.apis.yweathergetter4a.NetworkUtils.java
zh.wang.android.apis.yweathergetter4a.WeatherInfo.java
zh.wang.android.apis.yweathergetter4a.YahooWeather.java
zh.wang.android.apis.yweathergetter4a.YahooWeatherConsts.java
zh.wang.android.apis.yweathergetter4a.YahooWeatherExceptionListener.java
zh.wang.android.apis.yweathergetter4a.YahooWeatherInfoListener.java
zh.wang.android.apis.yweathergetter4a.static.java
zh.wang.android.yweathergetter.MainActivity.java