Do we have temperature sensor in windows phone 7 That notes the Outside Atmospheric Temperature.
Please help!
Thank you.
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.
No, there is no temperature API. (I assume you want to access it programmatically). An alternative could be to get the user’s GPS location and use an online weather API to get the temperature for their location.