Android Open Source - Weather data BohinjWeatherInfo






Project Summary

Bohinj Weather Info is a local weather data app for Android..

Web Site / Source Repository

BohinjWeatherInfo is hosted in the following web site
https://github.com/jernejovc/BohinjWeatherInfo

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

ItemValue
Java File Count17
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version7
Activity Count1
Fragment Count5
jar files usedandroid-support-v4.jar
jsoup-1.7.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 26 image files in BohinjWeatherInfo. The names of the image files are listed as follows.

ic_action_forecast.png
ic_action_search.png
ic_tab_data_selected.png
ic_tab_vogel_selected.png
ic_tab_vogel_unselected.png
ic_tab_webcam_selected.png
logo_vreme_net.png
weather_clear.png
weather_clear_night.png
weather_clouds.png
weather_clouds_night.png
weather_many_clouds.png
weather_many_clouds_day.png
weather_many_clouds_night.png
weather_mist.png
weather_not_available.png
weather_showers.png
weather_showers_day.png
weather_showers_night.png
weather_snow.png
weather_snow_rain.png
weather_snow_rain_night.png
weather_snow_scattered_day.png
weather_snow_scattered_night.png
weather_storm.png
weather_storm_night.png

The following screenshort is generated from the image listed above.

null




Java Source Files

BohinjWeatherInfo has the following Java source files.

com.jernejovc.bohinjweatherinfo.BohinjWeatherInfo.java
com.jernejovc.bohinjweatherinfo.DataFragment.java
com.jernejovc.bohinjweatherinfo.ForecastFragment.java
com.jernejovc.bohinjweatherinfo.VogelFragment.java
com.jernejovc.bohinjweatherinfo.WebcamFragment.java
com.jernejovc.bohinjweatherinfo.dataengine.BistricaDataEngine.java
com.jernejovc.bohinjweatherinfo.dataengine.CesnjicaDataEngine.java
com.jernejovc.bohinjweatherinfo.dataengine.DataEngine.java
com.jernejovc.bohinjweatherinfo.dataengine.DataEngineDownloader.java
com.jernejovc.bohinjweatherinfo.dataengine.DataEngineInterface.java
com.jernejovc.bohinjweatherinfo.dataengine.JezeroDataEngine.java
com.jernejovc.bohinjweatherinfo.dataengine.VogelEngine.java
com.jernejovc.bohinjweatherinfo.forecastengine.ForecastDay.java
com.jernejovc.bohinjweatherinfo.forecastengine.ForecastEngine.java
com.jernejovc.bohinjweatherinfo.forecastengine.ForecastReturnHelper.java
com.jernejovc.bohinjweatherinfo.webcamengine.WebcamEngine.java