anubh
anubh

Reputation: 669

Android Studio not showing logs

I recently updated OS of my phone(Lenovo K3 Note) to Android Marshmallow(API level 23) after that I'm not able to see any logs related to any application which is running on the phone. I'm not able to check on any other device which have Marshmallow but I tried working on emulator which have Android Marshmallow(23) and everything is working fine. Everything else is working fine if I use any other device which have Lollipop or lower version. I'm not sure what is wrong. Please help.

Upvotes: 2

Views: 828

Answers (3)

Suhas
Suhas

Reputation: 241

Restarting the device worked for me too.

For the safer side, I did Invalidate cache and restart in android studio

Upvotes: 0

anubh
anubh

Reputation: 669

Restarting the devices (mobile and computer) or updating Android Studio did the trick for me. So if something like this ever happens after an update then try restarting the device.

Upvotes: 2

BiggerD
BiggerD

Reputation: 303

Is it possible that the update disabled developer mode?

Upvotes: 0

Related Questions