Top "Proximity" questions

A proximity (sensor) is a sensor able to detect the presence of nearby objects without any physical contact.

Using proximity sensor in android

I want to use proximity sensor in my project. I searched for proximity sensor tutorial. And I found a sensor …

android proximity
iPhone Proximity Sensor

Can the iPhone SDK take advantage of the iPhone's proximity sensors? If so, why hasn't anyone taken advantage of them? …

iphone api sensors proximity
Proximity Search using phrases in Solr

I use Solr's proximity search quite often to search for words within a specified range of each other, like so "…

search solr proximity
BTLE (Bluetooth Low energy) development kit - must have proximity profile

Can anyone point me towards a tried and tested development kit (board) for Bluetooth Low Energy? I am especially interested …

android ios bluetooth proximity bluetooth-lowenergy
Proximity Matrix - Random Forest , R

I am using the randomForest package in R, which allows to calculate the proximity matrix (P). In the description of …

r statistics random-forest proximity
Detect proximity using Bluetooth LE "Proximity" profile Android

Problem definition: I've been trying to use BLE proximity profile for Bluetooth LE on Android. Some of the devices like …

android bluetooth-lowenergy proximity
Keep display on when the proximity sensor is covered

I want to intercept the proximity sensor without turning off the display. I know by the documentation that I have …

ios iphone proximity uidevice proximitysensor
Help with PROXIMITY_SCREEN_OFF_WAKE_LOCK in Android

I've enabled the proximity wakelock in my app, and it turns off the screen when the proximity sensor detects something. …

android sensors proximity wakelock
Exact Meaning of "Slop" in Lucene SpanNearQuery (or slop in ElasticSearch span_near)

Question 1: In Lucene's SpanNearQuery (or span_near in ElasticSearch), what is the exact meaning of slop? Is it the number …

lucene elasticsearch proximity
Can a broadcastReceiver catch multiple broadcasts?

I am trying to create multiple proximity alerts but I cant get it to work... I think that the broadcast …

android geolocation broadcast proximity android-pendingintent