4 messages in com.googlegroups.android-beginners[android-beginners] Debugging a service
FromSent OnAttachments
www.netthreads.co.uk02 Jul 2008 06:14 
www.netthreads.co.uk02 Jul 2008 06:16 
Xavier Ducrohet02 Jul 2008 11:48 
Alistair02 Jul 2008 13:16 
Subject:[android-beginners] Debugging a service
From:www.netthreads.co.uk (alis@googlemail.com)
Date:07/02/2008 06:16:49 AM
List:com.googlegroups.android-beginners

Hi,

I have been playing around with the api samples bundled with the SDK. I was trying to set a breakpoint on the AlarmService_Service.java 'service' example but it never gets fired even though I can see the service is executing.

Am I correct in saying you can't debug a background service?

Al.