Android Open Source - Weather application MyWeather






Project Summary

An Android Weather App.

Web Site / Source Repository

MyWeather is hosted in the following web site
https://github.com/oldoldb/MyWeather

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

ItemValue
Java File Count12
Supported screen sizes[xxhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count2
Required Permissionsandroid.permission.INTERNET




License

The license information of MyWeather is as follows:

Apache License

Resource Files

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

home.png
logo.png
refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

activity.ChooseAreaActivity.java
activity.WeatherActivity.java
db.MyWeatherDB.java
db.MyWeatherOpenHelper.java
model.City.java
model.County.java
model.Province.java
receiver.AutoUpdateReceiver.java
service.AutoUpdateService.java
util.HttpCallbackListener.java
util.HttpUtil.java
util.Utility.java