[android-developers] Service provider / client

2010-10-25 Thread Beowulf
Greetings I am creating a service client and the following lines give me error. I was wondering how to fix these... // I have put in the service client stuff below... private CheckZone mBoundService; private ServiceConnection mConnection = new ServiceConnection

[android-developers] android Service

2010-10-25 Thread Beowulf
I am going through this guide: http://developer.android.com/guide/topics/fundamentals.html and I don't understand how different lines are used. Is there a tutorial based on the commands used in the doc? -- You received this message because you are subscribed to the Google Groups "Android Develo