1.创建模拟器分配的内存过大,会导致模拟器运行时报如下错误:

Starting emulator for AVD 'aov'
Failed to allocate memory: 8
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

于是将 在 Edit Android Virtual Device(AVD)面板中将Memory Options中的RAM由原来的1024M改为512M就解决问题了

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-20
  • 2021-10-06
  • 2022-12-23
  • 2022-12-23
  • 2021-06-25
  • 2021-07-14
猜你喜欢
  • 2021-09-30
  • 2021-07-19
  • 2022-12-23
  • 2021-07-06
  • 2021-06-11
  • 2021-06-24
  • 2022-12-23
相关资源
相似解决方案