2016年6月13日

WebView

摘要: package com.example.day_10_android_js; import android.annotation.SuppressLint;import android.app.Activity;import android.os.Bundle;import android.view 阅读全文

posted @ 2016-06-13 08:40 白日梦游 阅读(138) 评论(0) 推荐(0) 编辑

Android-pull解析

摘要: package com.example.weekthreepull; import java.util.ArrayList;import java.util.List; import org.xmlpull.v1.XmlPullParser; import com.example.adapter.M 阅读全文

posted @ 2016-06-13 08:38 白日梦游 阅读(334) 评论(0) 推荐(0) 编辑

HttpURLconnection简单用法

摘要: package com.example.day_02_httpurlconnection; import java.io.BufferedReader;import java.io.InputStream;import java.io.InputStreamReader;import java.ne 阅读全文

posted @ 2016-06-13 08:37 白日梦游 阅读(620) 评论(0) 推荐(0) 编辑

导航