If there are problems with Android is a look at the log files useful. For this you open the adb shell and prints the following command:
adb logcat -v long > logcat.txt
Another alternative is the SDK Included meters in DDMS. It is found under “Programmverzeichnis | android_sdk |tools”. In it, the file “monitor” be executed. The tool provides a live view of the current activities and processes can be watched.