Android Open Source - Development webservice Weather4Cast






Project Summary

A Simple demo app showing how to consume a web service in android..

Web Site / Source Repository

Weather4Cast is hosted in the following web site
https://github.com/nsahukar/Weather4Cast

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

ItemValue
Java File Count4
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

Weather4Cast has the following Java source files.

com.devnik.android.weather4cast.MainActivity.java
com.devnik.android.weather4cast.WeatherActivity.java
com.devnik.android.weather4cast.data.Weather.java
com.devnik.android.weather4cast.network.NetworkCommunicator.java