I\'m a total noob at Android programming, and wanted to learn how to debug my apps. I can\'t seem to have my Log.i|d|v calls displayed in the LogCat.
Here\'s the
I have this problems and fixed, String TAG without space:
"my tag" // noting show "my_tag" // is ok