上一页 1 2 3 4 5 6 7 8 9 10 ··· 41 下一页
摘要: package com.pingyijinren.test; import android.hardware.Sensor; import android.hardware.SensorEvent; import android.hardware.SensorEventListener; import android.hardware.SensorManager; import android... 阅读全文
posted @ 2016-05-20 11:17 zqxLonely 阅读(211) 评论(0) 推荐(0) 编辑
摘要: package com.pingyijinren.test; import android.hardware.Sensor; import android.hardware.SensorEvent; import android.hardware.SensorEventListener; import android.hardware.SensorManager; import android... 阅读全文
posted @ 2016-05-20 11:00 zqxLonely 阅读(309) 评论(0) 推荐(0) 编辑
摘要: package com.pingyijinren.test; import android.hardware.Sensor; import android.hardware.SensorEvent; import android.hardware.SensorEventListener; import android.hardware.SensorManager; import android... 阅读全文
posted @ 2016-05-20 10:54 zqxLonely 阅读(182) 评论(0) 推荐(0) 编辑
摘要: package com.pingyijinren.test; import android.content.Context; import android.location.Location; import android.location.LocationListener; import android.location.LocationManager; import android.os.... 阅读全文
posted @ 2016-05-19 18:27 zqxLonely 阅读(904) 评论(0) 推荐(0) 编辑
摘要: package com.pingyijinren.test; import java.io.BufferedReader; import java.io.InputStream; import java.io.InputStreamReader; import java.net.HttpURLConnection; import java.net.URL; /** * Created by... 阅读全文
posted @ 2016-05-19 15:18 zqxLonely 阅读(540) 评论(0) 推荐(0) 编辑
摘要: package com.pingyijinren.test; /** * Created by Administrator on 2016/5/19 0019. */ public class App { private String id; private String version; private String name; public Strin... 阅读全文
posted @ 2016-05-19 14:45 zqxLonely 阅读(1610) 评论(0) 推荐(0) 编辑
摘要: http://jingyan.baidu.com/article/e6c8503c7190b7e54f1a1893.html 阅读全文
posted @ 2016-05-19 14:37 zqxLonely 阅读(269) 评论(0) 推荐(0) 编辑
摘要: package com.pingyijinren.test; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.Button; import org.... 阅读全文
posted @ 2016-05-19 14:14 zqxLonely 阅读(250) 评论(0) 推荐(0) 编辑
摘要: package com.pingyijinren.test; import android.util.Log; import org.xml.sax.Attributes; import org.xml.sax.SAXException; import org.xml.sax.helpers.DefaultHandler; /** * Created by Administrator o... 阅读全文
posted @ 2016-05-19 12:24 zqxLonely 阅读(296) 评论(0) 推荐(0) 编辑
摘要: package com.pingyijinren.test; import android.content.Intent; import android.os.Handler; import android.os.Message; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import ... 阅读全文
posted @ 2016-05-19 11:59 zqxLonely 阅读(190) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 41 下一页