我刚刚完成安装Android工作室并尝试将其用于测试运行.当我尝试运行我的应用程序时,我收到以下错误消息
emulator: ERROR: This AVD's configuration is missing a kernel file!!
emulator: ERROR: ANDROID_SDK_ROOT is undefined
Run Code Online (Sandbox Code Playgroud)
有谁知道如何解决这个问题????
emulator: ERROR: This AVD's configuration is missing a kernel file!!
Run Code Online (Sandbox Code Playgroud)
知道问题出在哪里?
我正在尝试运行我在Galaxy Nexus上为API 16创建的AVD:
emulator @Galaxy_Nexus_Jelly_Bean_API_16
Run Code Online (Sandbox Code Playgroud)
这给出了错误
PANIC:缺少'arm'CPU的仿真器引擎程序.
尝试通过按下Android Studio内部AVD Manager的播放按钮启动它会在工具库中暂时弹出一些内容,但它会很快消失,没有任何显示,也没有明显的错误消息.
我查看了其他类似问题的帖子.大多数人都认为Windows上的Avast导致了这个问题.我在Mac上运行.我没有安装Avast.
AVD具有以下配置:
Name: Galaxy_Nexus_Jelly_Bean_API_16
CPU/ABI: Google APIs ARM (armeabi-v7a)
Path: /Users/prisoner/.android/avd/Galaxy_Nexus_API_16.avd
Target: google_apis [Google APIs] (API level 16)
Skin: galaxy_nexus
SD Card: 100 MB
hw.dPad: no
hw.lcd.height: 1280
runtime.network.speed: full
hw.accelerometer: yes
hw.device.name: Galaxy Nexus
vm.heapSize: 80
skin.dynamic: yes
hw.device.manufacturer: Google
hw.lcd.width: 720
hw.gps: yes
hw.initialOrientation: Portrait
image.androidVersion.api: 16
hw.audioInput: yes
image.sysdir.1: add-ons/addon-google_apis-google-16/images/armeabi-v7a/
hw.cpu.model: cortex-a8
tag.id: google_apis
showDeviceFrame: yes
hw.camera.back: virtualscene
hw.mainKeys: no
AvdId: Galaxy_Nexus_Jelly_Bean_API_16
hw.camera.front: emulated
hw.lcd.density: 320
avd.ini.displayname: …
Run Code Online (Sandbox Code Playgroud) 我正在尝试使用 AVD 管理器启动虚拟设备,我注意到问题发生在 Android 操作系统早于 Android 6.0 (API 23) 的设备上。
我正在使用 Xamarin.Android C#(Visual Studio),我需要启动的设备是 Android 8.1(API 27 Intel Atom x86),但是当我尝试启动它时出现错误消息:“ kernel-qemu ” .
错误:
Starting emulator for AVD 'Ocho'
emulator: ERROR: This AVD's configuration is missing to kernel file! Please ensure the file "kernel-qemu" is in the same location as your system image.
emulator: ERROR: ANDROID_SDK_ROOT is defined (C: \ Program Files (x86) \ Android \ android-sdk \) but can not find kernel file in C: \ Program Files (x86) …
Run Code Online (Sandbox Code Playgroud) virtualization android android-virtual-device android-emulator xamarin.android
我正在尝试使用scala-andriod插件,我遇到运行和配置AVD的问题.我从sbt得到以下错误
android:emulator-start NexusOne [成功]总时间:0秒,2011年11月18日完成7:07:53 PM模拟器:错误:这个AVD的配置缺少一个内核文件!!
我已经按照创建avd的方向,但出于某种原因,当我从sbt和android SDK管理器运行avd时,我得到了这个错误.
背景:我使用自制软件来安装sdk包含AVD的.android文件夹位于默认位置mac主目录