This is an easy android application that will ask the server website that uses JSON format for weather information...
WeatherInfo is hosted in the following web site
https://github.com/cisxing/WeatherInfo
If you think the Android project WeatherInfo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of WeatherInfo.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
WeatherInfo has the following Java source files.
aitmyhelloapp.examples.android.ait.hu.weatherinfoapp.ApplicationTest.java aitmyhelloapp.examples.android.ait.hu.weatherinfoapp.MyActivity.java aitmyhelloapp.examples.android.ait.hu.weatherinfoapp.network.HttpAsyncTask.java