Android Open Source - Weather track Wthr






Project Summary

Weather tracking Android application.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Wthr.

ItemValue
Java File Count14
Supported screen sizes[ldpi, hdpi, xhdpi]
Minimum SDK Version19
Activity Count1
Fragment Count4
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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