Android Open Source - Weather widget android-NSUWeather






Project Summary

Weather widget for Android OS..

Web Site / Source Repository

android-NSUWeather is hosted in the following web site
https://github.com/mbelsky/android-NSUWeather

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

ItemValue
Java File Count14
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi]
Activity Count0
jar files usedMBelskyFramework.1.1.1-src.jar
MBelskyFramework.1.1.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\roboto\Roboto-Thin.ttf
assets\roboto\RobotoCondensed-Bold.ttf
assets\roboto\RobotoCondensed-Regular.ttf




License

The license information of android-NSUWeather is as follows:

MIT License

Resource Files

There are 2 image files in android-NSUWeather. The names of the image files are listed as follows.

ic_action_refresh_shadow.png
ic_widget_preview.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.mbelsky.nsuweather.activity.SettingsActivity.java
com.mbelsky.nsuweather.http.NetworkConstants.java
com.mbelsky.nsuweather.http.parser.WeatherResponseParser.java
com.mbelsky.nsuweather.http.request.WeatherRequest.java
com.mbelsky.nsuweather.model.Weather.java
com.mbelsky.nsuweather.preferences.Storage.java
com.mbelsky.nsuweather.service.UpdateWeatherService.java
com.mbelsky.nsuweather.utils.AppWidgetHelper.java
com.mbelsky.nsuweather.utils.Formatter.java
com.mbelsky.nsuweather.utils.ViewHelper.java
com.mbelsky.nsuweather.view.LastUpdateTimeView.java
com.mbelsky.nsuweather.view.NoConnectionView.java
com.mbelsky.nsuweather.view.TemperatureView.java
com.mbelsky.nsuweather.widgetprovider.WeatherWidgetProvider.java