Android IntentService not starting
I was able to run your service by changing the package name to com.cdobiz.wifimapper.services and change the package name of the service in the manifest.
I solved the problem by making sure that the service is registered in the App-Manifest.