Android设备,集成aar后,低版本设备遇到SO加载异常
Open
@kevingpqi123 is already working on this.
Since Sep 18, 2024.
- Dominant language
- HTML
- Stars
- 5.8k
- Forks
- 531
- Avg merge
- 8d 55m
- Merged PRs (30d)
- 17
Description
【版本信息】
4.3.57
【平台信息】
Android 原生 android版本:4.2.2
【预期的表现】
使用PAG动画的时候,在Android 4.2.2版本上,会有so加载的异常。
【实际的情况】
Caused by: java.lang.UnsatisfiedLinkError: Native method not found: org.libpag.PAGAnimator.nativeInit:()V
at org.libpag.PAGAnimator.nativeInit(Native Method)
at org.libpag.PAGAnimator.(SourceFile:2)
【Demo及附件】
### Tasks
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.