
[英]Please ensure the file “kernel-ranchu” is in the same location as your system image
[英]Jenkins: ERROR: This AVD's configuration is missing a kernel file! Please ensure the file “kernel-ranchu”
当我尝试在 Jenkins 中为 Android 应用程序构建管道时发现的问题控制台 output:
emulator: ERROR: This AVD's configuration is missing a kernel file! Please ensure the file "kernel-ranchu" is in the same location as your system image.
emulator: ERROR: ANDROID_SDK_ROOT is defined (/var/lib/jenkins/tools/android-sdk) but cannot find kernel file in /var/lib/jenkins/tools/android-sdk/system-images/ sub directories
我已经回答了这个问题: Emulator error: This AVD's configuration is missing a kernel file
但大多数解决方案在 Eclipse 上运行。 This Android SDK will not have run on device or any virtual devices as it is only installed it for the pipeline purposes in Jenkins in order to perform DevOps using Android Mobile application.
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.