Android 5.x 上无法装载(AndFix.setup)
- Dominant language
- C++
- Stars
- 7k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
如题,我在Moto X Play、 Moto X Pro、魅族上都报错,错误如下:
java.lang.UnsatisfiedLinkError: No implementation found for boolean com.alipay.euler.andfix.AndFix.setup(boolean, int)
(tried Java_com_alipay_euler_andfix_AndFix_setup and Java_com_alipay_euler_andfix_AndFix_setup__ZI)。
运行DEMO没有问题,但是放在自己的项目中有问题
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure on Android 5.x with the reported Moto X Play, Moto X Pro, or Meizu setup, then inspect how AndFix.setup is loaded and compare the failing project with the working demo. Done means the native implementation is found and setup completes without UnsatisfiedLinkError in the user's project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100