Android NAND: nand_dev_load_disk_state,   

总是提示上面这个错误,我以为是内存分配不足呢,但是内存足够用也不行,后来在国外的网站上看到这个问题的解答,说是把用到的AVD删除掉,在重新建一个就可以了

我操作了一下,还真解决了问题,下面就是人家的原文,不过我还没有明白是什么原因。

 

If the AVD manager won't let you delete the virtual device, perhaps try deleting it yourself. Your virtual devices live in ~/.android/avd. Delete the .ini file and the .avd directory

我操作了一下,还真解决了问题,下面就是人家的原文,不过我还没有明白是什么原因。

 

If the AVD manager won't let you delete the virtual device, perhaps try deleting it yourself. Your virtual devices live in ~/.android/avd. Delete the .ini file and the .avd directory

相关文章:

  • 2021-09-30
  • 2022-12-23
  • 2022-12-23
  • 2021-07-17
  • 2021-04-13
  • 2021-07-08
  • 2021-08-14
猜你喜欢
  • 2022-12-23
  • 2021-11-04
  • 2021-08-04
  • 2022-12-23
  • 2021-12-27
  • 2022-02-02
  • 2021-10-25
相关资源
相似解决方案