8***@qq.com
8***@qq.com
  • 发布:2025-09-26 10:02
  • 更新:2025-09-26 17:05
  • 阅读:31

【报Bug】新的支持16kb离线包依旧显示16kb问题

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: windows11

HBuilderX类型: 正式

HBuilderX版本号: 4.81

手机系统: Android

手机系统版本号: Android 16

手机厂商: 小米

手机机型: 红米k60

页面类型: vue

vue版本: vue3

打包方式: 离线

项目创建方式: HBuilderX

操作步骤:

下载sdk直接打包

预期结果:

打包应该不提示16kb问题

实际结果:

依旧提示APK simpleDemo-debug.apk is not compatible with 16 KB devices. Some libraries have LOAD segments not aligned at 16 KB boundaries:
lib/arm64-v8a/libgifimage.so
lib/arm64-v8a/libimagepipeline.so
lib/arm64-v8a/libnative-filters.so
lib/arm64-v8a/libnative-imagetranscoder.so

bug描述:

用最新的支持16kb的sdk打包,依旧提示16kb的问题 问题内容为
APK simpleDemo-debug.apk is not compatible with 16 KB devices. Some libraries have LOAD segments not aligned at 16 KB boundaries:
lib/arm64-v8a/libgifimage.so
lib/arm64-v8a/libimagepipeline.so
lib/arm64-v8a/libnative-filters.so
lib/arm64-v8a/libnative-imagetranscoder.so

2025-09-26 10:02 负责人:DCloud_App_Array 分享
已邀请:
DCloud_App_Array

DCloud_App_Array

确认是不是cli项目,cli项目需要更新cli命令到最新alpha版本。

要回复问题请先登录注册