ServiceNotDeclaredException: The BeaconService is not properly declared in AndroidManifest.xml
问题 I get the following error when i run a Unit Test in my Android project (I don't get the error while building the app and running it on a device): The BeaconService is not properly declared in AndroidManifest.xml. If using Eclipse, please verify that your project.properties has manifestmerger.enabled=true org.altbeacon.beacon.BeaconManager$ServiceNotDeclaredException: The BeaconService is not properly declared in AndroidManifest.xml. If using Eclipse, please verify that your project.properties