Weather application for Android. Whether weather weether. Gotta love play on words..
Weether is hosted in the following web site
https://github.com/muazra/Weether
If you think the Android project Weether 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 Weether.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [xhdpi] |
Activity Count | 3 |
jar files used | android-smart-image-view-1.0.0.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 3 image files in Weether. The names of the image files are listed as follows.
ic_action_place.png ic_action_settings.png ic_action_warning.png
The following screenshort is generated from the image listed above.
Weether has the following Java source files.
com.android.weether.ApplicationTest.java com.android.weether.SettingsActivity.java com.android.weether.SplashActivity.java com.android.weether.WeatherListActivity.java com.android.weether.WeatherListModel.java com.android.weether.WeatherModel.java com.android.weether.task.GetLocationTask.java com.android.weether.task.LoadWeatherTask.java com.android.weether.util.GeocodeUtil.java com.android.weether.util.LocationEnabledUtil.java com.android.weether.util.NetworkUtil.java