I want to try to make a weather app… but how do i get the weather info and use them in my app?
I heard about Google IPA but how to use it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
First pick the best weather API for your purpose:
https://stackoverflow.com/questions/507441/best-weather-apis
Most APIs, including Google, return their result in XML format.
Quickly written example code to get you started with the Google Weather API:
Output: