How to view the logs in the Run button in android studio?

Ienter image description here want to view the logs in the part of the Run button, I do see the logs in the Logcat window, but I update my android and now I cannot view the Logs in the Run window

I don't have any observations, I've searched for some configuration but I can't find where it is

Upvotes: 0

Views: 199

Answers (2)

Sarah
Sarah

Reputation: 164

enter image description here

Unfortunately you can't view the logs in the run tab, but if you go to the settings you will be able to make it automatically open logcat after running so I hope that helps

Upvotes: 1

Kirguduck
Kirguduck

Reputation: 796

your target tab - Logcat - 2 times righter Run

Upvotes: 0

Related Questions