Auto launch an activity when beacon comes in a certain distance
问题 I want my application to auto launch an activity when beacon comes within a certain distance (in my case it is 1 meter) My activity gets launched when i plug in or plug off the charger and when i boot the device but it didn't get auto launch when i closed the application and beacon is in 1 meter. what i want is if beacon is in 1 meter then activity should launch by itself. I am using android beacon library and following the same steps mentioned on https://altbeacon.github.io/android-beacon