An Android library providing APIs to interact with iBeacons
681
stars
244
forks
source link
Unable to start service Intent { cmp=myPackageName/com.radiusnetworks.ibeacon.service.IBeaconService } U=0: not found #39
Closed
hejianboo closed 10 years ago
Add the following line in your project.properties file: manifestmerger.enabled=true
After adding it and compiling, the bin/Android.xml will now have a reference to the IBeaconService service.