I have an Activity that start a service at onCreate and bind to it. The activity will call the Service\'s public function to make it do some jobs.
What I want to do is: