Android Open Source - Weather china android-bossweather






Project Summary

An Android app - Weather App for China integrate with Yahoo Weather API.

Web Site / Source Repository

android-bossweather is hosted in the following web site
https://github.com/michaelfeng/android-bossweather

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of android-bossweather is as follows:

Apache License

Resource Files

There are 17 image files in android-bossweather. The names of the image files are listed as follows.

cloud.png
cold.png
delete.png
deleteicon.png
edititem.png
foggy.png
heavy_rain.png
little_rain.png
newitem.png
partly_sunny.png
rain.png
rain_and_snow.png
shareitem.png
small_snow.png
snow.png
sunny.png
thunderstorm.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.michael.feng.bossweather.AddActivity.java
com.michael.feng.bossweather.EditActivity.java
com.michael.feng.bossweather.MainActivity.java
com.michael.feng.model.City.java
com.michael.feng.tools.CityDAO.java
com.michael.feng.tools.ConvertUtil.java
com.michael.feng.tools.ImageUtils.java
com.michael.feng.tools.MyCard.java
com.michael.feng.tools.MyImageCard.java
com.michael.feng.tools.SQLiteHelper.java
com.michael.feng.utils.YahooWeather4a.ConditionDefinition.java
com.michael.feng.utils.YahooWeather4a.WOEIDUtils.java
com.michael.feng.utils.YahooWeather4a.WeatherInfo.java
com.michael.feng.utils.YahooWeather4a.YahooWeatherInfoListener.java
com.michael.feng.utils.YahooWeather4a.YahooWeatherUtils.java