android-studiologcatandroid-logcatddms

Logcat sidebar of controls like `Clear` and `Terminate Application` missing in Android Studio


Till last time when I used Android Studio a few hours ago, I had a sidebar of controls like 'Clear' and 'Terminate Application' etc. Like this side bar in the Run perspective.

enter image description here

I was using the control to easily terminate applications. But now it's gone, and I don't know how to terminate my applications.

enter image description here

So what should I do to get it back? Is there another easy way to terminate apps?

Addendum: I have seen this question, but I don't know how to find that DDMS perspective. And where are my controls from the Logcat gone?


Solution

  • Came here looking for answer but figure out one myself,in case anyone needs it anyway: Right click the Android tab (where it says Android above the Emulator/Device name), when the menu pops select 'Show toolbar' .