【发布时间】:2016-01-24 06:32:18
【问题描述】:
我是 Android 开发新手,从 React Native 开始。
通过 intelhaxm-android.exe 将 ram 大小更改为 1.5GB 并运行 AVD 后它无法正常工作,我得到了这个
`>"C:\Program Files\Android\android-sdk\tools\emulator.exe" -netdelay none -netspeed full -avd Nexus_5_API_23`
`>emulator: WARNING: Requested RAM size of 1536MB is too large for your environment, and is reduced to 1152MB.`
`>emulator: device fd:784`
`>HAXM is working and emulator runs in fast virt mode`
`>Cannot set up guest memory 'pc.ram': Invalid argument`
现在该怎么办?
谢谢。 ;)
【问题讨论】:
标签: android android-studio react-native haxm