問題描述
Android 新手.我的處理器是 AMD,不是 Intel,所以我無法在 Android Studio 中打開模擬器.
Android newbie. My processor is AMD, not Intel, so I can't open the emulator in Android studio.
此答案有評論:您可以運行 ARM(非 Intel)仿真器映像.從您的列表中,只需選擇一個非英特爾仿真.他們沒有解釋在哪里可以找到它.有任何想法嗎?謝謝
This answer has the comment: 'You can run the ARM (non Intel) emulator image. From your list, just choose a non Intel emulation.' They don't explain where this can be found. Any ideas? Thanks
Android Studio 模擬器和 AMD CPU
推薦答案
好吧,首先,打開你的Android SDK Manager:Tools -> Android -> SDK Manager,然后選擇你要下載的任何平臺/包,展開它并選擇ARM EABI v7a System Image
或ARM 64 v8a System Image
然后安裝.
Alright, first of all, open your Android SDK Manager: Tools -> Android -> SDK Manager, then chose any platform/package you want to download, expand it and select ARM EABI v7a System Image
or ARM 64 v8a System Image
then install.
之后,打開 Android AVD Manager:工具 -> Android -> AVD Manager 并創建一個模擬器.您可以選擇現有的或創建自己的.
After that, open Android AVD Manager: Tools -> Android -> AVD Manager and create an emulator. You may chose from existing or create your own.
為獲得更好的效果,您可能需要重新啟動 Android Studio.
For better results, you may need to restart Android Studio.
[更新]
感謝 @bjornredemption 提供線索.
根據 Google 的最新文檔安卓模擬器 v29+導航到工具 -> Android -> SDK 管理器,然后選擇SDK 工具"選項卡并勾選此選項:
As per Google's latest documentation for Android Emulator v29+ Navigate to Tools -> Android -> SDK Manager then select the "SDK Tools" tab and tick this option:
適用于 AMD 處理器的 Android Emulator Hypervisor 驅動程序
然后單擊應用"進行下載,然后將其用于您的模擬器.
Then click Apply to download then use it for your emulator.
這篇關于在 AMD 處理器上運行 Android Studio 模擬器的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!