As title says, I'd like to have two windows inside Android studio to see log for 2 devices running at the same time, how to achieve this? At the moment i have to switch devices all the time, but its not very handy when you have to compare different values.
I found this thread, but it's not working in AS:
How do I get Logcat for multiple devices running at the same time in Eclipse