gpt4 book ai didi

VirtualBox 上的 Android x86 : App crashes on startup

转载 作者:行者123 更新时间:2023-12-02 08:04:07 34 4
gpt4 key购买 nike

我在 VirtualBox 上运行 Android x86(64 位)。我可以正常访问某些应用程序,但某些应用程序每次启动时都会崩溃。 logcat显示此错误:
02-07 14:20:49.901 3083 3083 E AndroidRuntime: Caused by: java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/com.chase.sig.android-TPinjV5wbyLsmB6IHnEPmw==/lib/arm/libb.so" has unexpected e_machine: 40 (EM_ARM)
详细信息:

  • 我的电脑运行的是 macOS Catalina
  • ISO:来自 FossHub 的 Android-x86 64 位 9.0-rc2 ( https://www.fosshub.com/Android-x86.html )
  • VirtualBox 操作系统:Linux 2.6/3.x/4.x(64 位)
  • VirtualBox 规范:6gb 分配内存,8gb 硬盘。 3个处理器。 128 MB 视频内存。
  • 图形 Controller :没有加速的 VBoxVGA(我尝试了其他选项。大多数替代方案根本阻止操作系统正常启动。)
  • 最佳答案

    看起来此应用程序仅附带 native ARM 库。您可以通过以下步骤进行检查:

  • 获取应用的APK
  • 解压APK
  • 在其 lib 文件夹下,您将看到以 arm64-v8a armeabi-v7a x86 x86_64
  • 等架构命名的文件夹名称。
  • 检查 x86 和/或 x86_64 是否包含 libb.so 文件

  • 附言你如何安装它? Apk 还是 Google Play?

    关于VirtualBox 上的 Android x86 : App crashes on startup,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60120347/

    34 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com