低版本系统找不到类
@kevingpqi123 is already working on this.
Since Jul 11, 2025.
- Dominant language
- HTML
- Stars
- 5.8k
- Forks
- 531
- Avg merge
- 8d 55m
- Merged PRs (30d)
- 17
Description
【版本信息】
4.3.8
【平台信息】
Android 原生
【预期的表现】
正常展示
【实际的情况】
低版本手机崩溃 在 Android 7.1 和 Android 6.0 手机有崩溃其他系统版本正常
tgfx_JNIEnvironment(1920)
java.lang.ClassNotFoundException
Didn't find class "android.hardware.HardwareBuffer" on path: DexPathList[[zip file "/data/app/com.test.mc-1/base.apk", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null", dex file "null"],nativeLibraryDirectories=[/data/user/0/com.test.mc/app_libs/meiyan_so_v9030_arm64/meiyan_so_v9030_arm64, /data/app/com.test.mc-1/lib/arm64, /data/app/com.test.mc-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
1
java.lang.NoClassDefFoundError:Failed resolution of: Landroid/hardware/HardwareBuffer;
【Demo及附件】
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.