如何加快X86 Ubuntu上的Aarch64 Android仿真器18.04

发布于 2025-02-10 13:47:21 字数 343 浏览 1 评论 0原文

我正在尝试在APK上实现工具,该工具只能安装在ARM-V8A或ARMEABI设备上,因此,当我在Ubuntu上使用ARM-V8A下载Android-23图像并运行它时,它的作用非常缓慢,它的作用非常缓慢。警告“在基于X86的Android虚拟设备(AVD)上运行的速度更快10倍。我们强烈建议创建一个新的AVD”,仿真器的速度确实很慢,需要20分钟才能启动仿真器,而10-30s延迟时,操作发送到了。设备。 因此,是否有任何解决方案可以加快X86设备上的ARM架构模拟器? 还是有任何方法可以修改APK以能够在X86模拟器上运行?由于APK仅使用ARN64-V8A和ARMEABI库实施,因此我认为这可能是一个可能的解决方案。但是,请让我知道该解决方案是否有效以及如何做。

I am trying to implement my tools on an APK, which can be only installed on arm-v8a or armeabi devices, so when I download the Android-23 image with arm-v8a on my ubuntu and run it, it acts really slow with the warning "Running on x86 based Android Virtual Device (AVD) is 10x faster. We strongly recommend creating a new AVD", and the speed of emulator is really slow, takes 20 mins to start the emulator and 10 - 30s delay when actions send to the device.
So is there any solution to speed up the ARM architecture emulator on x86 devices?
Or is there any way to modify the apk to be able to run on x86 emulator? Since the apk implemented with only arn64-v8a and armeabi libraries, so I don't think this could be a possible solution. However, please let me know if this solution works and how to do it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文