07.01.2013 Views

David Defour - Université de Perpignan

David Defour - Université de Perpignan

David Defour - Université de Perpignan

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Summary<br />

• Read individual lines from a URL<br />

–Use HttpURLConnection<br />

• Read an entire URL as a String<br />

–Use HttpClient<br />

• Particularly useful if result is JSON<br />

• JSON<br />

–Simple format wi<strong>de</strong>ly used in Ajax and Web services<br />

• JSONObject<br />

681<br />

jeudi 26 janvier 12<br />

–Converts string into JSON<br />

–Outputs JSON string<br />

• But builtin Android version lacks most important method, for<br />

building JSON string from a bean

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!