Android: Log Files the Easy Way
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 Included meters in the SDK DDMS. It is found under “Programmverzeichnis | …