Android Open Source - Weather time weather






Project Summary

Android Time/Weather Widget.

Web Site / Source Repository

weather is hosted in the following web site
https://github.com/codeka/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 Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count2
jar files usedandroid-support-v4.jar
gson-2.2.4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.WAKE_LOCK




License

The license information of weather is as follows:

MIT License

Resource Files

There are 38 image files in weather. The names of the image files are listed as follows.

ic_menu_refresh.png
ic_menu_settings_holo_light.png
weather_clear.png
weather_clear_small.png
weather_cloudy.png
weather_cloudy_small.png
weather_fog.png
weather_fog_small.png
weather_hazy.png
weather_hazy_small.png
weather_heavyrain.png
weather_heavyrain_small.png
weather_lightrain.png
weather_lightrain_small.png
weather_mediumrain.png
weather_mediumrain_small.png
weather_mostlycloudy.png
weather_mostlycloudy_small.png
weather_nt_chancestorm.png
weather_nt_chancestorm_small.png
weather_nt_clear.png
weather_nt_clear_small.png
weather_nt_mostlycloudy.png
weather_nt_mostlycloudy_small.png
weather_nt_partlycloudy.png
weather_nt_partlycloudy_small.png
weather_partlycloudy.png
weather_partlycloudy_small.png
weather_rain.png
weather_rain_small.png
weather_severe.png
weather_severe_small.png
weather_sleet.png
weather_sleet_small.png
weather_snow.png
weather_snow_small.png
weather_storm.png
weather_storm_small.png

The following screenshort is generated from the image listed above.

null




Java Source Files

au.com.codeka.weather.ActivityLog.java
au.com.codeka.weather.DebugActivity.java
au.com.codeka.weather.GeocodeInfo.java
au.com.codeka.weather.OpenWeatherMapInfo.java
au.com.codeka.weather.WeatherActivity.java
au.com.codeka.weather.WeatherAlarmReceiver.java
au.com.codeka.weather.WeatherInfo.java
au.com.codeka.weather.WeatherManager.java
au.com.codeka.weather.WeatherWidgetProvider.java