I want to create a java software to show the forecast of my city. I use YQL of Yahoo. I surf on the net to find a simple Java class (*.java) example to get those data but I find nothing. I already know Java, JSON, WOEID, YQL, ... . I have this link to get information about forecast: link: Yahoo Weather JSON with YQL Is there a simple example, please? Can you get a link (or links)? Thanks! :-)
Asked
Active
Viewed 459 times
0
-
Since you already know Java, why don't you write one? – Stultuske Sep 02 '14 at 10:59
-
Hi! Yes, I know Java (it's beautiful!) but I see some tutorial but I can't create a correct class to link at JSON result. Can you help me? Is there a tutorial to know how connect to Yahoo-JSON result? Thanks! – InfoDevelop Sep 02 '14 at 11:19