Weather app to get direction and speed of the wind..
weathercok is hosted in the following web site
https://github.com/otsenreDC/weathercok
If you think the Android project weathercok 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 weathercok.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, v21, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 2 image files in weathercok. The names of the image files are listed as follows.
ic_action_refresh.png weatherduck.gif
The following screenshort is generated from the image listed above.
weathercok has the following Java source files.
io.bananalabs.weathercok.ApplicationTest.java io.bananalabs.weathercok.Utils.java io.bananalabs.weathercok.WindActivity.java io.bananalabs.weathercok.broadcast.WindReceiver.java io.bananalabs.weathercok.models.Vane.java io.bananalabs.weathercok.service.ForecastService.java io.bananalabs.weathercok.views.ArrowView.java io.bananalabs.weathercok.views.CompassView.java io.bananalabs.weathercok.views.PointerView.java