Android Open Source - Weather application Weathy






Project Summary

Android weather application.

Web Site / Source Repository

Weathy is hosted in the following web site
https://github.com/anuragdadheech/Weathy

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count2
Test Case Count1
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 17 image files in Weathy. The names of the image files are listed as follows.

art_clear.png
art_clouds.png
art_fog.png
art_light_clouds.png
art_light_rain.png
art_rain.png
art_snow.png
art_storm.png
ic_clear.png
ic_cloudy.png
ic_fog.png
ic_light_clouds.png
ic_light_rain.png
ic_logo.png
ic_rain.png
ic_snow.png
ic_storm.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Weathy has the following Java source files.

com.nlmm01.weathy.ApplicationTest.java
com.nlmm01.weathy.DetailFragment.java
com.nlmm01.weathy.FetchWeatherTask.java
com.nlmm01.weathy.ForecastAdapter.java
com.nlmm01.weathy.ForecastFragment.java
com.nlmm01.weathy.FullTestSuite.java
com.nlmm01.weathy.MainActivity.java
com.nlmm01.weathy.SettingsActivity.java
com.nlmm01.weathy.TestDb.java
com.nlmm01.weathy.TestProvider.java
com.nlmm01.weathy.Utility.java
com.nlmm01.weathy.WeatherDetailActivity.java
com.nlmm01.weathy.data.WeatherContract.java
com.nlmm01.weathy.data.WeatherDbHelper.java
com.nlmm01.weathy.data.WeatherProvider.java