osemec
osemec

Reputation: 259

Android LogCat is showing old logs

LogCat in Android Studio is showing me only the logs from about a day ago, while "adb logcat" command and DDMS LogCat window, works ok!

What I have tried: removed just about anything android related (except projects) and reinstall everything.

Upvotes: 3

Views: 712

Answers (1)

osemec
osemec

Reputation: 259

I cannot believe it. The solution to this problem was to reboot my phone.

Upvotes: 3

Related Questions