I\'m hoping this is more of an issue with code than anything else and I\'m hoping that someone out there can help track down the issue.
I have other code that starts
Is this an asynchronous call and I have to wait for something to complete?
The binding is not ready until onServiceConnected() is called on your ServiceConnection object.
onServiceConnected()
ServiceConnection