Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.21 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.21 KB

Proximity Sensor

Android application to use a Proximity Sensor which detect the presence of nearby objects without any physical contact using Kotlin Programming Language.

A proximity sensor often emits an electromagnetic field or a beam of electromagnetic radiation (infrared, for instance), and looks for changes in the field or return signal.

Add Permission in Manifest

{

<uses-permission android:name="android.hardware.sensor.proximity"/>

}

PROXIMITY 1 PROXIMITY 2 PROXIMITY 3

Play Video

Like Facebook Page