I am developing an android application. i want to show current temperature in it . how can i achieve this? I am Using AVD for testing.
Share
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.
If you’re looking for a way to show the ambient temperature, I’m afraid that’s not possible without a built-in thermometer. And I’ve never heard of a device with that feature. But even if there were one, you surely cannot do it with an AVD.
On the other hand you could use location-based weather APIs to get an approximate temperature of your town/city.
Wunderground Weather API
Free 500 calls/day – 10 calls/min (Or pay for more)
Yahoo Weather API
World Weather Online Free API
World Weather Online Paid API