Open App Intent of Google Beacon without user tapping Nearby Notification in Android

445 Views Asked by At

I am working on Google Beacon, using Gimbal's Beacon Device. I have setup configuration on gimbal manager and Google's Beacon Dashboard. Activated my Beacon using Gimbal's app. Now, Its working perfectly fine upto some extent.

When any random Android device with BLE support and bluetooth ON arrives in beacon's range, a nearby notification received at user end. When user tap on notification, app intent that I defined on Google Beacon Dashboard opens up my app.

Now, the problem is that I need to trigger the app intent automatically without the need of user tapping on the nearby notification. When user come in beacon's range, if app is installed then open up app's intent otherwise open up playstore to install the app. Right now, this works only when user taps on notification.

Please Help. TIA.

0

There are 0 best solutions below