Android Open Source - Weather data WeatherAggregator






Project Summary

Fetches weather data from different resources and aggregates it in one super accurate weather forecast.

Web Site / Source Repository

WeatherAggregator is hosted in the following web site
https://github.com/art-tykh/WeatherAggregator

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

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




Resource Files

There are 1 image files in WeatherAggregator. The names of the image files are listed as follows.

art_clear.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WeatherAggregator has the following Java source files.

com.ast.weatheraggregator.ApplicationTest.java
com.ast.weatheraggregator.DetailsActivity.java
com.ast.weatheraggregator.DetailsFragment.java
com.ast.weatheraggregator.ForecastFragment.java
com.ast.weatheraggregator.MainActivity.java
com.ast.weatheraggregator.SettingsActivity.java