Bohinj Weather Info is a local weather data app for Android..
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.
The following table is the detailed list of BohinjWeatherInfo.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 5 |
jar files used | android-support-v4.jar jsoup-1.7.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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.
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