Fetches weather data from different resources and aggregates it in one super accurate weather forecast.
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.
The following table is the detailed list of WeatherAggregator.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
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.
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