Hi,

I have written activity that starts a service that can be accessed
remotely (similar to the Remote service API sample), it compiles and
appears to run fine. The service has a LoctaionManager and a
TelephonyManager that detect GSM and GPS location changes and should
send a string back to any process that is bound to it.

I am having trouble getting the service to output debug info using
Log.d(TAG, OUTPUT) so i can debug some issue's i'm having. Can anyone
tell me how i should go about getting a service to output some text to
the logcat file? or any other pointers on debugging it?

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

Reply via email to