腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
8
回答
模拟器无法在
内核
映像文件中找到“Linux版本”字符串
linux
、
android-emulator
、
ubuntu-14.04
、
android-source
我正在为Nexus构建
AOSP
,在成功
编译
之后,我尝试运行模拟器,收到的消息是: 模拟器:错误:无法在
内核
映像文件中找到“Linux版本”字符串: /home/mita/Work/Nexus/out/64/
emulator
64-x86模拟器::/home/mita/Work/Nexus/prebuilts/
android
-
emulator
/linu
浏览 13
提问于2017-03-29
得票数 42
回答已采纳
1
回答
编译
android
模拟器时缺少grpc
build
、
android-emulator
、
android-source
、
repo
/prebuilts/
android
-
emulator
-build/qemu-
android
-deps" path="prebuilts/
android
-
emulator
-build/qemu-
android
-deps/> <project name="platform/prebuilts/
android
-
emulator
-bu
浏览 80
提问于2021-02-04
得票数 0
回答已采纳
1
回答
定制
android
11更新
android
、
android-studio
、
android-emulator
我习惯了安卓11
android
-11.0.0_r17,的ubuntu18和标签,我用午餐30 "
aosp
_x86-eng"成功构建了$OUT文件
并
检查过,然后我在~/bin下准备了test_
aosp
.sh/test_
aosp
.sh
emul
浏览 3
提问于2020-11-06
得票数 0
回答已采纳
3
回答
如何
从命令行设置模拟器像素密度?
android
、
android-emulator
、
avd
(
使用
android
25.1.6)$>
android
create avd -n my_device -t 9 --skin 1440x2560 --abi default/x86 我
如何
设置它的像素密度?当我被问到要
使用
什么密度时,我输入570,但它不接受它(它再次问我同样的问题),并且只接受空输入(默认)。创建模拟器后,打开~/..
android
/avd/my_avd
浏览 6
提问于2016-05-14
得票数 12
1
回答
在
aosp
成功构建之后,
Android
模拟器无法启动。
android-source
我下载了主分支
并
构建了
aosp
_arm-eng目标。/media/kevin/Data/
aosp
/prebuilts/
android
-
emulator
/linux-x86_64/lib64/vulkan/libvulkan.so cannot addlibrary /media/kevin/Data/
aosp
/prebuilts/
浏览 8
提问于2020-12-26
得票数 1
回答已采纳
8
回答
如何
编译
Android
内核
并
使用
Android
模拟器
进行
测试
?
android
、
android-emulator
、
emulation
、
android-source
有人成功地
编译
了
android
内核
并在
Android
模拟器中
测试
过它吗?如果是的话,还有什么特别的事情需要做吗? SDK的文档是很好的,但是
编译
内核
和在模拟器中设置自定义机器的文档对我来说很难找到。
浏览 1
提问于2009-11-27
得票数 56
回答已采纳
1
回答
安装
并
编译
了
AOSP
和
Android
Studio.How,我能让它启动
AOSP
模拟器吗?
android
、
android-emulator
、
android-source
因此,我已经安装了
Android
及其仿真器,我还
编译
了
使用
source.google.com提供的信息下载的
AOSP
。但是,现在当我键入命令时:lunch
emulator
Android
模拟器启动
如何
让它启动
AOSP
仿真器?
浏览 0
提问于2018-04-12
得票数 0
回答已采纳
3
回答
如何
调试
android
框架服务?
android
、
debugging
、
service
、
frameworks
、
android-source
可以调试
android
框架的系统服务吗? 我曾经接触过这些链接,但还不够成功,无法调试系统服务。
浏览 2
提问于2012-02-10
得票数 6
回答已采纳
1
回答
如何
将多个
内核
版本添加到本地存储库清单
android
、
git
、
repo
、
android-kernel
我遵循这个创建了一个本地清单来下载特定版本的安卓
内核
,如下所示:<manifest> fetch=".."review="https://
android
-review.googlesource.com/" /> &l
浏览 26
提问于2016-08-02
得票数 0
回答已采纳
3
回答
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5:版本`Qt_5.7‘not (模拟器64-x86所需)
android
、
linux
、
qt
、
android-emulator
、
android-source
我已经
编译
了
android
源代码./build/envsetup.sh午餐
aosp
_x86_64-eng
emulator
64-x86: /usr/lib/x86_64-linux-gnu-x86) /home/wanyu/work/
aosp
/prebuilts/
android
-
emulator</e
浏览 4
提问于2017-02-12
得票数 4
回答已采纳
1
回答
AOSP
建立在自定义设备-
emulator
上
android
、
android-emulator
、
android-source
我正在学习
AOSP
构建系统,特别是
如何
添加新设备。cmd~/
浏览 0
提问于2018-03-26
得票数 4
1
回答
带有
内核
调试符号的
android
版本
android
、
linux-kernel
、
kernel
、
android-source
我正在尝试生成一个定制的
android
映像,在模拟器下运行,
使用
我自己
编译
的
内核
版本(其想法是包含调试符号)。我在谷歌上找到了很多关于它的信息,所以我查看了安卓-金鱼-4.14-dev的分支,
并
尝试
编译
它几次,但是每次运行
编译
内核
时,都会发生这种崩溃。[ 0.867507] kernel_init+0xe/0x101 [ 0.868045]
浏览 0
提问于2018-10-19
得票数 1
回答已采纳
1
回答
将单独构建的
android
内核
集成到
AOSP
中
android
、
android-source
、
android-kernel
、
custom-rom
我
如何
正确地构建
Android
内核
,然后用这个
内核
构建
AOSP
呢?目前,我正在Linux x86_64主机上虚拟化
Android
。我
使用
的
AOSP
午餐选项是
aosp
_cf_x86_64_phone-userdebug。
AOSP
在主分支上,并在2022年1月同步。我正在按照以下说明构建我自己的
Android
内核
:与BUILD_CONFIG=common
浏览 69
提问于2022-02-04
得票数 4
2
回答
Android
/
AOSP
:关于“缺失的ranchu
内核
”的乐趣和问题
android
、
android-source
在我从
AOSP
源代码构建了
Android
之后,建议启动
emulator
就是需要做的一切。可惜这对我不起作用..。
emulator
: ERROR: bad workspace: cannot find prebuilt ranchu kernel in: ~/
aosp
/prebuilts/qemu-kernel/arm当我将它改为~/
aosp
/prebuilts/devtools时,仍然不够好:
emul
浏览 4
提问于2017-01-05
得票数 1
回答已采纳
4
回答
AOSP
构建TARGET_PRODUCT失败
arm
、
wolfram-mathematica
、
android-source
、
armv8
我的操作系统是Linux,Distribution (i3wm),但是为了
编译
AOSP
,我在Docker中
使用
了Ubuntu (https://
android
.googlesource.com/platform/manifest -b
android
-8.0.0_r36 --depth=1. build/envsetup.sh # set up environment lunch
aosp
_arm-eng# sele
浏览 140
提问于2019-07-16
得票数 5
2
回答
AOSP
x86_64模拟器在
Android
中不可见
android
、
android-studio
、
android-emulator
、
android-source
我正在
使用
AOSP
模拟器来
测试
我的代码。我在我的电脑上下载了
android
10_release的源代码。然后
使用
以下命令
emulator
现在,在运行了这些命令之后,我成功地在我的pc操作系统上运行了模拟器,我的pc操作系统是Ubuntu 18.04,我还安装了许多用于
使用
浏览 1
提问于2020-02-03
得票数 6
回答已采纳
1
回答
解毒
测试
:未找到本机
android
应用程序二进制
android
、
react-native
、
testing
、
e2e-testing
、
detox
我试图
测试
我的反应本机应用程序
使用
排毒。我成功地运行了解毒构建--配置
android
.emu.debug,但是当我运行解毒
测试
--配置
android
.emu.debug时,我得到了一个错误: "device": { "avdName": "Pixel_A
浏览 1
提问于2021-03-09
得票数 1
1
回答
Android
ROM和Raspberry PI 3+ NFC
android
、
raspberry-pi
、
raspberry-pi3
、
android-room
、
android-things
我们正在Raspberry pi 3上
使用
Android
系统,一切都很好,最近我们有了一个名为on 5578/pi 7150的NXP板,基本上是为了高效地
使用
NFC。通过NXP指南(AN11690 NXPNCI
Android
移植指南),我需要:
内核
的哪个版本最好通过添加带有Raspberry pi 3支持的驱动器来重新
编译
建议在k
浏览 0
提问于2018-02-14
得票数 1
3
回答
如何
在ubuntu11.10上从命令行运行仿真器
android
、
android-emulator
、
ubuntu-11.10
我是
android
构建的新手,所以如果我的问题太简单,请原谅:)
emulator
: ERROR: bad workspace: cannotfind prebuilt kernel in: /
aosp
/ prebuilt/
android
-arm/kernel/kernel-qemu-armv7 .
浏览 0
提问于2012-02-09
得票数 1
回答已采纳
点击加载更多
相关
资讯
使用monkey对android app进行压力测试
使用 uiautomator2+pytest+allure 进行 Android的UI 自动化测试
Android Studio 3.1 正式发布,默认使用 D8 Dex 编译器
开发过程更透明,Google 将 AndroidX 移至 AOSP
【行业资讯】Android Studio 4.1
热门
标签
更多标签
云服务器
ICP备案
对象存储
即时通信 IM
实时音视频
活动推荐
运营活动
广告
关闭
领券