Debugging Commands

Emulator Screen Orientation

CTRL + F11
CTRL + F12

Full Screen / Normal Mode
(more…)

Debugging General & DDMS

The buttons in the top right corner of Eclipse select the perspective mode when debugging.  The Android Developer Toolkit adds the DDMS perspective.  It can be used to monitor application processes as well as interact with the emulator (e.g. simulate voice calls, SMS messages, GPS location, etc)

(more…)