Android Open Source - Weather application aweather






Project Summary

another weather application for android.

Web Site / Source Repository

aweather is hosted in the following web site
https://github.com/ddqd/aweather

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

ItemValue
Java File Count11
Activity Count1
Required Permissionsandroid.permission.INTERNET

License

The license information of aweather is as follows:

MIT License





Resource Files

There are 3 image files in aweather. The names of the image files are listed as follows.

minus.png
plus.png
reload.png

The following screenshort is generated from the image listed above.

null

Java Source Files

im.dema.aweather.ApplicationTest.java
im.dema.aweather.MainActivity.java
im.dema.aweather.Adapters.CurrentWeatherListViewAdapter.java
im.dema.aweather.Adapters.SearchCitiesAdapter.java
im.dema.aweather.Fragments.CurrentWeatherListFragment.java
im.dema.aweather.Models.CurrentWeatherModelHelper.java
im.dema.aweather.Models.CurrentWeatherModel.java
im.dema.aweather.Models.SearchCityModel.java
im.dema.aweather.Popups.SearchResultWindow.java
im.dema.aweather.Services.WeatherLoaderService.java
im.dema.aweather.Utils.SwipeDismissListViewTouchListener.java