Android Studio不显示EMULATOR的logcat

时间:2019-03-22 19:45:26

标签: android-studio android-emulator logcat

如果我在设备上运行我的应用程序,则可以毫无问题地看到 logcat

但是,当我在模拟器上运行该应用程序时,logcat仍然为空。我已更改设备以使用模拟器:

enter image description here

仿真器实际上不显示任何内容,不仅针对我的应用程序。我启用了开发人员模式,希望可以解决此问题,但logcat仍然为空。

还有其他配置吗?

1 个答案:

答案 0 :(得分:0)

好的,这可能是adb不一致的问题。尝试使用:

重新启动它
df1 <- structure(list(species = c("species1", "species2", "species3"
), regions = c("area1", "area2,area3", "area2,area3")), 
class = "data.frame", row.names = c(NA, 
 -3L))