随笔分类 -  Beginning Android 4 Application Development

摘要:JSON Service In the previous section, you learned how to consume XML web services by using HTTP to connect to the web server and then obtain the r... 阅读全文
posted @ 2014-11-23 19:33 Mirrorhanman 阅读(262) 评论(0) 推荐(0)
摘要:1. Consuming web services using HTTP Downloading Binary Data package mirror.android.networing;import java.io.IOException;import java.io.InputStrea... 阅读全文
posted @ 2014-11-21 22:16 Mirrorhanman 阅读(254) 评论(0) 推荐(0)