alibaba / alibaba/AndFix

能给看看不

Open
#190 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
7k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

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)
at com.alipay.euler.andfix.AndFix.setup(Native Method)
at com.alipay.euler.andfix.AndFix.setup(Unknown Source)
at com.alipay.euler.andfix.Compat.isSupport(Unknown Source)
at com.alipay.euler.andfix.AndFixManager.(Unknown Source)
at com.alipay.euler.andfix.patch.PatchManager.(Unknown Source)
at com.anewlives.zaishengzhan.ZaishenghuoApplication.r(Unknown Source)
at com.anewlives.zaishengzhan.ZaishenghuoApplication.q(Unknown Source)
at com.anewlives.zaishengzhan.ZaishenghuoApplication.onCreate(Unknown Source)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1014)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4726)
at android.app.ActivityThread.access$1600(ActivityThread.java:153)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5438)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:629)

小米手机上直接报这个错误……

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the com.alipay.euler.andfix.AndFix.setup call and the native implementation implicated by the UnsatisfiedLinkError. Reproduce the crash on a Xiaomi phone and trace the AndFixManager initialization shown in the stack; done means setup resolves successfully without the application startup crash.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp, java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.