문제

I am new in Android Development. I have created app on Geocoding to get current location. Now I want to get the temperature of the current location too. I found in stackoverflow that there is no thermometer in any Android device to calculate the room or location temperature and it can be only made by getting temperature from internet. I am unable to implement this portion. Please give me any idea or code snippet to achieve this. Thank you in advance.

도움이 되었습니까?

해결책

Best way of doing this is accuweather API. I also used it in weather widget. Its very simple to use. Just follow the link http://api.accuweather.com/developers/weatheralarmsAPIguide

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top