问题
I am running Android Studio 1.5.1 on Ubuntu 14.04. I want to check the network usage of my application and hence tried the network monitoring tool from Android studio. However, for all the android emulator I've tried, I only get the message
Network monitoring is not available on your device
Any idea on how I can fix this? What is needed to monitor the network usage? Is this even supported for emulators?
回答1:
@AnyssaK was right. The Network Monitor doesn't work on emulators. Please read their comment.
Besides make sure that you selected the correct device in Android Monitor.
来源:https://stackoverflow.com/questions/35020820/android-studio-network-monitoring-not-working