In my app, I\'m bounding to a non-existing service by calling bindService(), and later I create the service using startService().
bindService()
startService()
In the bound s