Android Application Example-weather forecast program.

Source: Internet
Author: User

TodayProgramThe weather forecast query function is provided. First, let's take a look:

 

Initialization interface. query results

 

This original is from http://www.anddev.org/, I think it is an error, data is obtained through Google weather API, for example, we enter the following in the browser: http://www.google.com/ig/api? Weather = Hangzhou: The result is XML data (you only need to change the value after "=" to the desired city name for Different queries. It seems that Chinese characters are not supported and only Pinyin is supported ). as shown in:

 

 

 

We use saxparser. Parse the obtained data. Of course, this step is important. If you want to see more details, click the following link:

Http://www.anddev.org/android_weather_forecast_-_google_weather_api_-_description-t337.html

 

However, this tutorialSource codeIf there is a problem, it cannot run. I modified it and asked it to support Chinese queries. If you need the source code, please leave your email and I will send it to you as soon as possible. Thx ~

 

SourceCode: Weatherforcastdemo

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.