You can debug the code from eclipse.  If you are making your own build of
the platform, you can debug anything you want.  Just attach the debugger to
the process after it has started.

On Tue, May 3, 2011 at 10:37 AM, Douglas Selph <[email protected]>wrote:

> The code is being executed from the *Call Settings *UI interface (under
> settings). [I am trying to put in my own 'Voicemail Service' in].
> Thus I am not allowed to 'debug' this code from eclipse. So I am trying to
> put in debug messages so I can see what is going on that way.
>
> I will try to put in some writes to an external file on the /sdcard to
> verify that this code (in internal.telephony) is actually being compiled and
> used. Based on what you said, somehow it must be using something else, but I
> have no idea what, and don't know why it would be set up that way.
>
>
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to