Simple weather application on Android.
MaterialWeather is hosted in the following web site
https://github.com/vontell/MaterialWeather
If you think the Android project MaterialWeather 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 MaterialWeather.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in MaterialWeather. The names of the image files are listed as follows.
ic_action_edit.png ic_action_refresh.png
The following screenshort is generated from the image listed above.
MaterialWeather has the following Java source files.
io.github.vontell.materialweather.HomeActivity.java io.github.vontell.materialweather.PicturePicker.java io.github.vontell.materialweather.SettingsActivity.java io.github.vontell.materialweather.Weather.java