Android Open Source - Weather time windcast






Project Summary

An Android app to help visualise real-time wind data collected from weather stations around Australia.

Web Site / Source Repository

windcast is hosted in the following web site
https://github.com/feerrenrut/windcast

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

ItemValue
Java File Count25
Supported screen sizes[xxxhdpi, mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Activity Count5
Fragment Count2
jar files usedandroidplot-core-0.6.1-SNAPSHOT-javadoc.jar
androidplot-core-0.6.1-SNAPSHOT.jar
Required Permissionsandroid.permission.INTERNET
Raw File Namesres\raw\test_observation_data_badgingarra.json
res\raw\test_stations_wa_all.shtml




Resource Files

There are 11 image files in windcast. The names of the image files are listed as follows.

aust_outline.png
bom_attrib_about_landscape.png
bom_attrib_about_portrait.png
bom_attrib_load_landscape.png
bom_attrib_load_portrait.png
down_arrow.png
ic_drawer.png
star_outline.png
star_solid.png
up_arrow.png
wind_dir_arrow.png

The following screenshort is generated from the image listed above.

null




Java Source Files

windcast has the following Java source files.

com.feer.windcast.About.java
com.feer.windcast.EmptyDataError.java
com.feer.windcast.MainActivity.java
com.feer.windcast.ObservationReader
.java
com.feer.windcast.ObservationReading
.java
com.feer.windcast.SettingsActivity.java
com.feer.windcast.ShowGraphActivity.java
com.feer.windcast.SplashScreen.java
com.feer.windcast.StationListReader
.java
com.feer.windcast.WeatherData
.java
com.feer.windcast.WeatherStation.java
com.feer.windcast.WeatherStationArrayAdapter.java
com.feer.windcast.WeatherStationFragment.java
com.feer.windcast.WindCastNavigationDrawer.java
com.feer.windcast.WindGraph
.java
com.feer.windcast.WindGraphFragment.java
com.feer.windcast.dataAccess.BackgroundTaskManager
.java
com.feer.windcast.dataAccess.DBContract
.java
com.feer.windcast.dataAccess.DBOpenHelper.java
com.feer.windcast.dataAccess.FavouriteStationCache
.java
com.feer.windcast.dataAccess.WeatherDataCache
.java
com.feer.windcast.graphing.WindDirectionPointRenderer.java
com.feer.windcast.testUtils.AdapterMatchers
.java
com.feer.windcast.testUtils.FakeWeatherStationData
.java
com.feer.windcast.testUtils.ItemHintMatchers
.java