400 028 6601

建站动态

根据您的个性需求进行定制 先人一步 抢占小程序红利时代

Android传感器

传感器共有的一些API

成都创新互联公司专注为客户提供全方位的互联网综合服务,包含不限于网站设计、网站建设、陵水黎族网络推广、小程序定制开发、陵水黎族网络营销、陵水黎族企业策划、陵水黎族品牌公关、搜索引擎seo、人物专访、企业宣传片、企业代运营等,从售前售中售后,我们都将竭诚为您服务,您的肯定,是我们最大的嘉奖;成都创新互联公司为所有大学生创业者提供陵水黎族建站搭建服务,24小时服务热线:18982081108,官方网址:www.cdcxhl.com

   /**
      * The values returned by this sensor cannot be trusted because the sensor
      * had no contact with what it was measuring (for example, the heart rate
      * monitor is not in contact with the user).
      */
    public static final int SENSOR_STATUS_NO_CONTACT = -1;

    /**
     * The values returned by this sensor cannot be trusted, calibration is
     * needed or the environment doesn't allow readings
     */
    public static final int SENSOR_STATUS_UNRELIABLE = 0;

    /**
     * This sensor is reporting data with low accuracy, calibration with the
     * environment is needed
     */
    public static final int SENSOR_STATUS_ACCURACY_LOW = 1;

    /**
     * This sensor is reporting data with an average level of accuracy,
     * calibration with the environment may improve the readings
     */
    public static final int SENSOR_STATUS_ACCURACY_MEDIUM = 2;

    /** This sensor is reporting data with maximum accuracy */
    public static final int SENSOR_STATUS_ACCURACY_HIGH = 3;

1.加速度传感器

  https://www.jianshu.com/p/8440a5897944 (详细的介绍各种传感器)

 

         

 


网站栏目:Android传感器
分享URL:http://www.bluegullmedia.com/article/gidcjs.html

其他资讯

让你的专属顾问为你服务

0.0469s