All stack trace is printed in LogCat , so go to the DDMS window and select the LogCat tab .
If the log cat does not appear, select the device tab from DDMS and select your device on which you are testing.
If both tabs are not visible to you, look at the lower left corner of Eclipse, click the sign +and selectLogCat
source
share