Android Open Source - Weather condition WeatherApp






Project Summary

Android application for checking weather conditions for the current day or then next five days..

Web Site / Source Repository

WeatherApp is hosted in the following web site
https://github.com/vinkstuff/WeatherApp

If you think the Android project WeatherApp 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 WeatherApp.

ItemValue
Java File Count7
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 20 image files in WeatherApp. The names of the image files are listed as follows.

location_white_icon.png
s01d.png
s01n.png
s02d.png
s02n.png
s03d.png
s03n.png
s04d.png
s04n.png
s09d.png
s09n.png
s10d.png
s10n.png
s11d.png
s11n.png
s13d.png
s13n.png
s50d.png
s50n.png
settings_btn.png

The following screenshort is generated from the image listed above.

null




Java Source Files

WeatherApp has the following Java source files.

com.filipvinkovic.weatherapp.ApplicationTest.java
com.filipvinkovic.weatherapp.activities.MainActivity.java
com.filipvinkovic.weatherapp.adapters.RecyclerViewAdapter.java
com.filipvinkovic.weatherapp.fragments.SplashFragment.java
com.filipvinkovic.weatherapp.fragments.WeatherLoaderFragment.java
com.filipvinkovic.weatherapp.rest.WeatherAPI.java
com.filipvinkovic.weatherapp.rest.WeatherData.java