Android Open Source - Weather service Weather






Project Summary

Android app for fetching weather forecast from REST service.

Web Site / Source Repository

Weather is hosted in the following web site
https://github.com/0w60/Weather

If you think the Android project Weather 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 Weather.

ItemValue
Java File Count12
Activity Count3
Required Permissionsandroid.permission.AUTHENTICATE_ACCOUNTS
android.permission.INTERNET
android.permission.READ_SYNC_SETTINGS
android.permission.WRITE_SYNC_SETTINGS




Java Source Files

Weather has the following Java source files.

cn.weather.Authenticator.java
cn.weather.AuthenticatorService.java
cn.weather.DbSyncAdapter.java
cn.weather.Forecast.java
cn.weather.GetWeatherTask.java
cn.weather.MainActivity.java
cn.weather.ViewsForLstView.java
cn.weather.WeatherDbProvider.java
cn.weather.WeatherSyncService.java
com.evgsoft.weather.ApplicationTest.java