Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
默认情况下,Defold bundle 会创建 armv7-android ABIS APK。在 x86 模拟器上安装时会出现以下错误
[INSTALL_FAILED_NO_MATCHING_ABIS:提取本机库失败,res=-113]
似乎无法找到一种从 defold 创建 APK 的方法,它将在 x86 架构下运行。