摘要:
一、代码 1.xml(1)activity_main.xml 1 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 2 xmlns:tools="http://schemas.android.com/to 阅读全文
posted @ 2016-02-21 21:34
shamgod
阅读(343)
评论(0)
推荐(0)
摘要:
一、代码 1.xml(1)activity_main.xml 1 <TextView 2 android:layout_width="wrap_content" 3 android:layout_height="wrap_content" 4 android:text="发送Http请求" 5 an 阅读全文
posted @ 2016-02-21 15:26
shamgod
阅读(367)
评论(0)
推荐(0)
摘要:
一、简介 二、代码1.xml(1)activity_main.xml 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 阅读全文
posted @ 2016-02-21 14:16
shamgod
阅读(200)
评论(0)
推荐(0)
摘要:
一、代码 1.xml(1)main.xml 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 android:or 阅读全文
posted @ 2016-02-21 11:36
shamgod
阅读(304)
评论(0)
推荐(0)
摘要:
一、OAuth简介 阅读全文
posted @ 2016-02-21 09:40
shamgod
阅读(153)
评论(0)
推荐(0)
摘要:
一、代码 1.xml(1)main.xml 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 android:or 阅读全文
posted @ 2016-02-21 09:36
shamgod
阅读(196)
评论(0)
推荐(0)