Android Studio 网络监控不工作

标签 android android-emulator network-programming monitoring

我在 Ubuntu 14.04 上运行 Android Studio 1.5.1。我想检查我的应用程序的网络使用情况,因此尝试了 Android Studio 的网络监控工具。但是,对于我尝试过的所有 android 模拟器,我只收到消息

Network monitoring is not available on your device

知道如何解决这个问题吗?监控网络使用情况需要什么?这甚至支持模拟器吗?

最佳答案

@AnyssaK 是对的。网络监视器不适用于模拟器。请阅读他们的 comment.

此外,请确保您在 Android Monitor 中选择了正确的设备。

Android Monitor. Select the connected device you run your app on

关于Android Studio 网络监控不工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35020820/

相关文章:

Android 模拟器在 Ubuntu 上卡住

android - 菜单按钮在 map 应用程序的模拟器上不起作用

android - 从 firebase android 检索用户信息时遇到问题

Android 模拟器错误 "emulator: ERROR: the user data image is used by another emulator. aborting"

java - 加快查找连接到 Wifi 网络的设备并获取设备名称

Python计时套接字连接

c++ - gethostbyaddr() 函数是否使用互联网将 IP 地址转换为主机名?

android - espresso onView 性能不一致

android - Flash Builder 4.5.1 - 使用 FB 4.5 开发 Android 应用程序 - 无法使用 SDK 连接到 android 设备

java - SimpleDateFormat 对象中 MMM 和 LLL(独立值)之间的区别