Weather tracking Android application.
Wthr is hosted in the following web site
https://github.com/djlindholm/Wthr
If you think the Android project Wthr 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 Wthr.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [ldpi, hdpi, xhdpi] |
Minimum SDK Version | 19 |
Activity Count | 1 |
Fragment Count | 4 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in Wthr. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
Wthr has the following Java source files.
com.example.wthr.AboutFragment.java com.example.wthr.Constants.java com.example.wthr.DataBaseHelper.java com.example.wthr.DataBaseTable.java com.example.wthr.MyActivity.java com.example.wthr.SettingsFragment.java com.example.wthr.StationAddActivity.java com.example.wthr.StationListFragment.java com.example.wthr.StationObservations.java com.example.wthr.StationSearchFragment.java com.example.wthr.StationTable.java com.example.wthr.TabListener.java com.example.wthr.WeatherFragment.java com.example.wthr.XMLParser.java