alibaba / alibaba/MNNKit

部分华为手机找不到so文件

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
702
Forks
119
PR merge metrics
No merged PRs in 30d

Description

java.lang.UnsatisfiedLinkError
No implementation found for long com.alibaba.android.mnnkit.actor.FaceDetector.nativeCreateFrom(int, java.lang.String, java.lang.String) (tried Java_com_alibaba_android_mnnkit_actor_FaceDetector_nativeCreateFrom and Java_com_alibaba_android_mnnkit_actor_FaceDetector_nativeCreateFrom__ILjava_lang_String_2Ljava_lang_String_2)
com.alibaba.android.mnnkit.actor.FaceDetector.nativeCreateFrom(Native Method)

image
image

手机型号和apk内的so文件如图所示

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the reported UnsatisfiedLinkError for FaceDetector.nativeCreateFrom and compare the Huawei phone model with the SO files shown in the APK screenshots. Determine which native library or ABI is unavailable on the affected device; done means nativeCreateFrom loads successfully on the reported Huawei phone.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.