cubeacon / android-cubeacon-sample

Android Cubeacon Sample Project
12 stars 10 forks source link

Detect nearest beacon while application is not running #17

Closed chrizzz35 closed 7 years ago

chrizzz35 commented 8 years ago

I have tried implementing onNearestBeaconChanged() and it is running well as long as the application is not force closed. Is it possible to scan nearby cubeacon while application is off? For example, I walk to area which have cubeacon, then my phone get notification, is that possible? I have requirement to scan the nearby cubeacon without launching the apps.