Android Open Source - Weather widget Yawa--Weather






Project Summary

Simple Weather Widget for Android.

Web Site / Source Repository

Yawa--Weather is hosted in the following web site
https://github.com/maximomrtnz/Yawa--Weather

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

ItemValue
Java File Count47
Supported screen sizes[smallldpi, mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count3
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 14 image files in Yawa--Weather. The names of the image files are listed as follows.

downarrow.png
ic__showers_scattered.png
ic_few_clouds.png
ic_few_clouds_night.png
ic_fog.png
ic_night.png
ic_overcast.png
ic_severe_alert.png
ic_showers.png
ic_showers_scattered.png
ic_snow.png
ic_storm.png
ic_sunny.png
uparrow.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Yawa--Weather has the following Java source files.

com.yawaweather.asynctask.PlacesLoader.java
com.yawaweather.asynctask.WeatherLoader.java
com.yawaweather.controller.Controller.java
com.yawaweather.database.DataBaseHandler.java
com.yawaweather.database.DataBaseMapper.java
com.yawaweather.database.WidgetContract.java
com.yawaweather.dialogs.InputLocationDialog.java
com.yawaweather.dialogs.InputPresureScaleDialog.java
com.yawaweather.dialogs.InputTemperatureScaleDialog.java
com.yawaweather.dialogs.LoadingDataDialog.java
com.yawaweather.dialogs.LocationListDialog.java
com.yawaweather.dialogs.LocationListView.java
com.yawaweather.dialogs.NetworkConnectionOffDialog.java
com.yawaweather.json.GetJsonFromWebServices.java
com.yawaweather.main.Main.java
com.yawaweather.model.FahrenheitToCelsius.java
com.yawaweather.model.FahrenheitToFahrenheit.java
com.yawaweather.model.FahrenheitToKelvin.java
com.yawaweather.model.InHgToHectopascal.java
com.yawaweather.model.InHgToInHg.java
com.yawaweather.model.Place.java
com.yawaweather.model.PressureConversion.java
com.yawaweather.model.PressureManager.java
com.yawaweather.model.TemperatureConversion.java
com.yawaweather.model.TemperatureManager.java
com.yawaweather.model.Weather.java
com.yawaweather.model.WeatherForecast.java
com.yawaweather.model.Widget.java
com.yawaweather.model.WindConversion.java
com.yawaweather.model.WindConvertVelocityKmhToMph.java
com.yawaweather.model.WindConvertVelocityMphToKmh.java
com.yawaweather.model.WindDegreesToWindDirection.java
com.yawaweather.model.WindManager.java
com.yawaweather.model.WindVelocityConversion.java
com.yawaweather.rss.GetXMLFromWebServices.java
com.yawaweather.rss.RSSHandler.java
com.yawaweather.utilities.CheckList.java
com.yawaweather.utilities.ConnectivityReceiver.java
com.yawaweather.utilities.NotificationsManager.java
com.yawaweather.utilities.PlaceAdapter.java
com.yawaweather.utilities.PlacesSetter.java
com.yawaweather.utilities.WeatherImageManager.java
com.yawaweather.utilities.WeatherSetter.java
com.yawaweather.widget.UpdateService.java
com.yawaweather.widget.WeatherWidgetProvider.java
com.yawaweather.widget.WidgetConfigurationActivity.java
com.yawaweather.widget.WidgetPreferences.java