I am trying to debug this activity. And so far I have tried to avoid using
the debugger features in Eclipse because I can't figure out how they work. I
can step through my activity untill it crashes but it doesn't tell me what
line of code is causing the error or anything. So, I was going to try
sending messages to the Log thingy that is there when you are debugging.

>From what I gather you do that using Log class.

Such as Log.d("myApp", "my message");

But when I use that Eclipse tells me I have a syntax error.

It is getting late so I might just be tired and totally missing something.
But I figured id ask if anyone could help.

Here is a screeny of the message.

http://zrbecker.com/error.jpg

Thanks in advanced.

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

Reply via email to