摘要:
传感器类型:方向、加速度(重力)、光线、磁场、距离(临近性)、温度等。 方向传感器: Sensor.TYPE_ORIENTATION 加速度(重力)传感器: Sensor.TYPE_ACCELEROMETER 光线传感器: Sensor.TYPE_LIGHT 磁场传感器: Sensor.TYPE_M... 阅读全文
posted @ 2015-09-30 10:37
laughingQing
阅读(681)
评论(0)
推荐(0)
摘要:
package com.developmenttools.customui.activity;import java.util.HashSet;import java.util.Set;import com.developmenttools.listener.HomeClickListener;im... 阅读全文
posted @ 2015-09-30 10:33
laughingQing
阅读(717)
评论(0)
推荐(0)