Weer menu app voor Android.
Weather_Menu is hosted in the following web site
https://github.com/Kranuh/Weather_Menu
If you think the Android project Weather_Menu 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 Weather_Menu.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [nodpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar gson-2.2.2.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\fonts\ROBOTO-BLACK.TTF assets\fonts\ROBOTO-BLACKITALIC.TTF assets\fonts\ROBOTO-BOLD.TTF assets\fonts\ROBOTO-BOLDCONDENSED.TTF assets\fonts\ROBOTO-BOLDCONDENSEDITALIC.TTF assets\fonts\ROBOTO-BOLDITALIC.TTF assets\fonts\ROBOTO-CONDENSED.TTF assets\fonts\ROBOTO-CONDENSEDITALIC.TTF assets\fonts\ROBOTO-ITALIC.TTF assets\fonts\ROBOTO-LIGHT.TTF assets\fonts\ROBOTO-LIGHTITALIC.TTF assets\fonts\ROBOTO-MEDIUM.TTF assets\fonts\ROBOTO-MEDIUMITALIC.TTF assets\fonts\ROBOTO-REGULAR.TTF assets\fonts\ROBOTO-THIN.TTF assets\fonts\ROBOTO-THINITALIC.TTF |
There are 26 image files in Weather_Menu. The names of the image files are listed as follows.
arrow_left.png arrow_right.png bacardi.png beer.png button1_v3.png button1_v3_selected.png button2.png button2_selected.png button3.png button3_selected.png button4.png button4_selected.png button5.png button5_selected.png erdinger.png glenfiddich.png grolsch.png hertog_jan.png jack_daniels.png jagermeister.png jameson.png johnie_walker.png licor_43.png martini.png mostly_sunny.png sierra.png
The following screenshort is generated from the image listed above.
Weather_Menu has the following Java source files.
com.stapps.domain.Drank.java com.stapps.domain.DrankSoort.java com.stapps.domain.Forecast.java com.stapps.domain.ForecastAlert.java com.stapps.domain.ForecastDatablock.java com.stapps.domain.ForecastDatapoint.java com.stapps.threading.DummyDrinks.java com.stapps.threading.ForecastCall.java com.stapps.threading.ForecastWeather.java com.stapps.weather_menu.DrankView.java com.stapps.weather_menu.KaartListAdapter.java com.stapps.weather_menu.StartActivity.java com.stapps.weather_menu.SuggestionActivity.java