Skip to content

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

License

Notifications You must be signed in to change notification settings

AndroidCodility/ProximitySensor

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages