亚洲精品久久久中文字幕-亚洲精品久久片久久-亚洲精品久久青草-亚洲精品久久婷婷爱久久婷婷-亚洲精品久久午夜香蕉

您的位置:首頁技術(shù)文章
文章詳情頁

Android實現(xiàn)接近傳感器

瀏覽:2日期:2022-09-24 17:10:39

本文實例為大家分享了Android實現(xiàn)接近傳感器的具體代碼,供大家參考,具體內(nèi)容如下

1.接近傳感器檢測物體與聽筒(手機)的距離,單位是厘米。

一些接近傳感器只能返回遠和近兩個狀態(tài),如我的手機魅族E2只能識別到兩個距離:0CM(近距離)和5CM(遠距離) 因此,接近傳感器將最大距離返回遠狀態(tài),小于最大距離返回近狀態(tài)。 接近傳感器可用于接聽電話時自動關(guān)閉LCD屏幕以節(jié)省電量。

一些芯片集成了接近傳感器和光線傳感器兩者功能(魅族E2)。

2.代碼如下:

MainActivity.class

package com.example.sz.proximitytest;import android.hardware.Sensor;import android.hardware.SensorEvent;import android.hardware.SensorEventListener;import android.hardware.SensorManager;import android.support.v7.app.AppCompatActivity;import android.os.Bundle;import android.util.Log;import android.view.Menu;import android.view.View;import android.widget.Button;import android.widget.TextView;public class MainActivity extends AppCompatActivity { private static final String TAG = 'MainActivity'; private SensorManager mSensorManager=null; private Sensor mSensor=null; private TextView textView1=null; private TextView textView2=null; private TextView textView3=null; private Button button1=null; private Button button2=null; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); textView1 = (TextView) findViewById(R.id.textView1); textView2 = (TextView) findViewById(R.id.textView2); textView3 = (TextView) findViewById(R.id.textView3); /*獲取系統(tǒng)服務(wù)(SENSOR_SERVICE)返回一個SensorManager對象*/ mSensorManager = (SensorManager) getSystemService(SENSOR_SERVICE); /*通過SensorManager獲取相應(yīng)的(接近傳感器)Sensor類型對象*/ mSensor = mSensorManager.getDefaultSensor(Sensor.TYPE_PROXIMITY); /*注冊相應(yīng)的SensorService*/ button1 = (Button) findViewById(R.id.button1); button1.setOnClickListener(new Button.OnClickListener() { @Override public void onClick(View arg0) { mSensorManager.registerListener(mSensorEventListener, mSensor , SensorManager.SENSOR_DELAY_NORMAL); } }); /* 銷毀相應(yīng)的SensorService * 很關(guān)鍵的部分,注意,說明文檔中提到,即使Activity不可見的時候,感應(yīng)器依然會繼續(xù)工作 * 所以一定要關(guān)閉觸發(fā)器,否則將消耗用戶大量電量*/ button2 = (Button) findViewById(R.id.button2); button2.setOnClickListener(new Button.OnClickListener() { @Override public void onClick(View v) { mSensorManager.unregisterListener(mSensorEventListener, mSensor); } }); } /*聲明一個SensorEventListener對象用于偵聽Sensor事件,并重載onSensorChanged方法*/ private final SensorEventListener mSensorEventListener = new SensorEventListener() { @Override public void onSensorChanged(SensorEvent event) { Log.e(TAG, 'onSensorChanged: -----0------'+event.values[0]); Log.e(TAG, 'onSensorChanged: ------1-----'+event.values[1]); Log.e(TAG, 'onSensorChanged: --------2---'+event.values[2]); if (event.sensor.getType() == Sensor.TYPE_PROXIMITY) { /*接近傳感器檢測物體與聽筒的距離,單位是厘米。*/ //這里要注意,正常都是取第一位的值,但我碰到一個取第二位的 float distance1 = event.values[0]; float distance2 = event.values[1]; float distance3 = event.values[2]; textView1.setText('[0]距離:'+String.valueOf(distance1) + 'cm'); textView2.setText('[1]距離:'+String.valueOf(distance2) + 'cm'); textView3.setText('[2]距離:'+String.valueOf(distance3) + 'cm'); } } @Override public void onAccuracyChanged(Sensor sensor, int accuracy) { } };}

activity_main.xml

<?xml version='1.0' encoding='utf-8'?><LinearLayout xmlns:android='http://schemas.android.com/apk/res/android' xmlns:app='http://schemas.android.com/apk/res-auto' xmlns:tools='http://schemas.android.com/tools' android:layout_width='match_parent' android:layout_height='match_parent' android:gravity='center' android:orientation='vertical' tools:context='.MainActivity'> <TextView android: android:layout_width='wrap_content' android:layout_height='wrap_content' android:text='Hello World!' /> <Button android: android:layout_width='wrap_content' android:layout_height='wrap_content' android:layout_marginTop='20dp' android:text='打開' /> <Button android: android:layout_width='wrap_content' android:layout_height='wrap_content' android:layout_marginTop='20dp' android:text='關(guān)閉' /></LinearLayout>

源碼下載:Android接近傳感器

以上就是本文的全部內(nèi)容,希望對大家的學習有所幫助,也希望大家多多支持好吧啦網(wǎng)。

標簽: Android
相關(guān)文章:
主站蜘蛛池模板: 国产精品成人观看视频国产奇米 | 日韩精品中文字幕视频一区 | 黄色小视频在线免费看 | 1000部啪啪勿入十八免费 | 久久国产精品二国产精品 | 成人国产在线观看 | 黄色激情毛片 | 91短视频社区在线观看 | 日韩午夜网站 | 一级做a爰片久久毛片16 | 国产美女视频一区二区二三区 | 中文字幕在线观看一区 | 午夜精品久久久久久99热 | 中文xxx视频| 国产免费午夜 | 免费的三级毛片 | 国产精品久久久久久一级毛片 | 亚洲欧洲日韩国产aa色大片 | 国产高清国产专区国产精品 | 欧美伊人久久久久久久久影院 | 99久久精品国产自免费 | 国产在线视频不卡 | 手机看片久久国产免费不卡 | 亚洲国产日韩综合久久精品 | 国产不卡的一区二区三区四区 | 亚洲国产精品久久久久 | 国产免费又色又爽视频 | 日本高清xxxx免费视频 | 久久夜色精品国产飘飘 | 精品欧美日韩一区二区 | 婷婷成人亚洲 | 国产精品嫩草影院88v | 性激烈的欧美暴力三级视频 | 大学生一级特黄的免费大片视频 | 普通话对白国产情侣自啪 | 欧美成人aaa大片 | 欧美日韩亚洲无线码在线观看 | 免费一级欧美毛片 | 国产精品免费看香蕉 | 看国产一级毛片 | 国产日产高清欧美一区二区三区 |