android-emulator - 看到 "Couldn' t statvfs() 路径 : No such file or directory"when running Android emulator on Ubuntu 18. 04

标签 android-emulator

在 Ubuntu 18.04.2 上从 Android Studio 3.3.2 运行模拟器时,我遇到了可怕的情况

模拟器:无法 statvfs() 路径:没有这样的文件或目录

事件日志中的消息。模拟器似乎运行正常。

我已经按照 https://developer.android.com/studio/install#linux 安装了运行 Android Studio 所需的 32 位库。 。我的笔记本电脑是配备 Intel 915 芯片组的 Dell XPS 13 9380,因此我发现的安装 nVidia 驱动程序的建议不适用。

还尝试在模拟器的硬件和软件渲染之间切换,两者效果相同。

最佳答案

这是我的显卡驱动程序,我已将其更新为供应商驱动程序并且运行良好

关于android-emulator - 看到 "Couldn' t statvfs() 路径 : No such file or directory"when running Android emulator on Ubuntu 18. 04,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55527712/

相关文章:

未指定 Android 模拟器

在模拟器中没有看到 Android 日历应用程序。

android - 在 VM 中 Dockerize android 模拟器

android - Android 中的 log4j 支持

React-native android调试器连接到10.0.2.2而不是localhost

android-studio - Android 模拟器在 Android Studio 中启动,但未显示在设备选项卡中

android - 如何停止在 Eclipse 下运行的程序?

android - logcat 中的 "The real object has been deleted"

java - 我可以在没有网络摄像头的情况下使用 Android 模拟器扫描二维码吗?

android - 从 AWS EC2 上的终端运行 Android 模拟器