Namespaces
Variants
Actions
Revision as of 08:25, 27 July 2012 by hamishwillee (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

How to use Google Weather Data in Mobile Application

Jump to: navigation, search
Article Metadata

Article
Created: kamaljaiswal (29 Jun 2008)
Last edited: hamishwillee (27 Jul 2012)

We'll see how to use Google Weather API data within a mobile application.

Google Weather API URL

URL contains:

  • City Name
  • Country Name

Example: http://www.google.com/ig/api?weather=Mumbai,India

In response it gives data in XML format which could be easily parsed.Many Valuable information are available .Like

  • Temperature.
  • Forecast of Today ,Tomorrow.
  • Wind Condition.
  • Humidity
  • etc

Images should in the response xml could also be used.

Exmaple http://www.google.com/images/weather/mostly_cloudy.gif

Related content

126 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved