Simple Weather Widget for Android.
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.
The following table is the detailed list of Yawa--Weather.
Item | Value |
---|---|
Java File Count | 47 |
Supported screen sizes | [smallldpi, mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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.
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