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
make your app force close once this will start LogCat again ...
use this for force close :D
setContentView(BIND_AUTO_CREATE);