Android Open Source - Network json BestWeather






Project Summary

It is an example project to demostrate work with a network and parsing a json format in the android system..

Web Site / Source Repository

BestWeather is hosted in the following web site
https://github.com/lordmegamax/BestWeather

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

ItemValue
Java File Count12
Supported screen sizes[hdpi]
Minimum SDK Version19
Activity Count2
jar files usedgson-2.2.4-javadoc.jar
gson-2.2.4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

BestWeather has the following Java source files.

com.lmmx.BestWeather.DBHelper.java
com.lmmx.BestWeather.UpdateWeatherTask.java
com.lmmx.BestWeather.WeatherInfoListAdapter.java
com.lmmx.BestWeather.WeatherInfoListCursorAdapter.java
com.lmmx.BestWeather.activity.SplashScreenActivity.java
com.lmmx.BestWeather.activity.WeatherActivity.java
com.lmmx.BestWeather.dao.City.java
com.lmmx.BestWeather.dao.Coord.java
com.lmmx.BestWeather.dao.List.java
com.lmmx.BestWeather.dao.Temp.java
com.lmmx.BestWeather.dao.Weather.java
com.lmmx.BestWeather.dao.Weather_.java