posted 11 years ago
I know that I have to use the debug mechanism inside eclipse, but, right now, it's kind of hard for me!
As I was used in perl, I'd like to print out *somewhere* strings like :"DEBUG - myVariabile = value".
I really don't know where to print these information!
Can I use the Console or,better,the logcat view?