سؤال

the other day i was editing a layout when suddendly eclipse freeze for a long time and when it came back I couldn't run the application nor edit the layout anymore. I reboot my PC and I was able again to run the app but the LogCat doesn't work anymore.

This are some screens:

enter image description hereenter image description here

Can somebody tell me what is happening ?

هل كانت مفيدة؟

المحلول

Open CMD and write adb -d logcat <your package name>:<log level> *:S. If you don't get any logs maybe your Android SDK is somehow broken or damaged and try reinstalling it.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top