This is quite annoying actually. Whenever there is an error, the ADB console windows keep popping into my face in Eclipse. The Hierarchy viewer, the DDMS and the Android con
I simply put the console under the package hierachy in eclipse, it doesnt take too much space there since i put ratio ~15%.
With this setup I can see if there is red stuff going in the console + fully see my logcat which take the rest of the bottom part of eclipse.
Here some ASCII hot skill to express my setup.
##################################################
# # # #
#Package# # #
# stuff # Code stuff # out #
# # # line #
# # # stuff #
# # # #
# # # #
# # # #
# # # #
# # # #
# ##########################################
# # | #
# # | #
######### | logcat stuff #
#console# | #
# stuff # | #
##################################################