Android Studio 1.2 came up with new Future of device monitoring, it automatically starts monitoring the device when you plug it in, even if your app is not running.
I notice that it slow down the work in Android Studio(Not that it is Speedy Gonzales right now...). It shows a progress for monitoring, that never finish.
How do I turn it off?
To start Device Monitor: From Android Studio, choose Tools > Android Device Monitor or click the Android Device Monitor icon .
Android Device Monitor is a stand-alone tool that provides a graphical user interface for several Android application debugging and analysis tools. The Monitor tool does not require installation of a integrated development environment, such as Eclipse, and encapsulates the following tools: DDMS.
The Device Manager is an interface you can launch from Android Studio that helps you create and manage AVDs.
Start Android Device Monitor You can then link the tool to a connected device by selecting the device from the Devices pane. If you have trouble viewing panes or windows, select Window > Reset Perspective from the menu bar. Note: Each device can be attached to only one debugger process at a time.
So all you need to do is:
Open Tools -> Android -> uncheck "Enable ADB Integration"
NB! If you debug application, AS will enable ADB integration back.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With