Android Open Source - Weather tablet WeatherNOOK






Project Summary

Android Weather App optimized for the NOOK Tablet.

Web Site / Source Repository

WeatherNOOK is hosted in the following web site
https://github.com/spiralman/WeatherNOOK

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

ItemValue
Java File Count26
Supported screen sizes[mdpi]
Minimum SDK Version10
Activity Count1
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\noaa_weather_station_index.xml




Resource Files

There are 17 image files in WeatherNOOK. The names of the image files are listed as follows.

dialog_question.png
ic_dialog_menu_generic.png
ic_home.png
ic_menu_location.png
ic_menu_refresh.png
panel_background.9.png
weather_clear.png
weather_clear_night.png
weather_few_clouds.png
weather_few_clouds_night.png
weather_mist.png
weather_severe_alert.png
weather_showers.png
weather_showers_scattered.png
weather_snow.png
weather_snow_rain.png
weather_storm.png

The following screenshort is generated from the image listed above.

null




Java Source Files

WeatherNOOK has the following Java source files.

com.example.android.actionbarcompat.ActionBarActivity.java
com.example.android.actionbarcompat.ActionBarHelper.java
com.example.android.actionbarcompat.ActionBarHelperBase.java
com.example.android.actionbarcompat.ActionBarHelperHoneycomb.java
com.example.android.actionbarcompat.ActionBarHelperICS.java
com.example.android.actionbarcompat.SimpleMenu.java
com.example.android.actionbarcompat.SimpleMenuItem.java
org.jsharkey.sky.ForecastUtils.java
org.jsharkey.sky.webservice.Forecast.java
org.jsharkey.sky.webservice.ForecastSource.java
org.jsharkey.sky.webservice.MetarSource.java
org.jsharkey.sky.webservice.NoaaSource.java
org.jsharkey.sky.webservice.WebserviceHelper.java
org.spiralman.WeatherNOOK.BlockingAsyncTask.java
org.spiralman.WeatherNOOK.CurrentConditions.java
org.spiralman.WeatherNOOK.Date.java
org.spiralman.WeatherNOOK.ForecastBinder.java
org.spiralman.WeatherNOOK.Location.ForecastLocation.java
org.spiralman.WeatherNOOK.Location.LocationRetrieval.java
org.spiralman.WeatherNOOK.Location.ObservationStation.java
org.spiralman.WeatherNOOK.Location.ObservationStationDB.java
org.spiralman.WeatherNOOK.WeatherNOOKActivity.java
org.spiralman.WeatherNOOK.WeatherReport.java
org.spiralman.WeatherNOOK.XmlParser.StackXmlParser.java
org.spiralman.WeatherNOOK.XmlParser.StackXmlParserState.java