alibaba / alibaba/AndFix

Armeabi-v7 .so was not included in provided AAR lib.

Open
#56 3 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

I have obtained the source and I can generate the .so myself.
But Provided AAR lib should be completed and usable?
Most all of Apk has other .so files in armeabi, armeabi-v7 , x86 dirs. armeabi-v7 phones will be crash because of the missing of Andfix's armeabi-v7 .so .

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the Android AAR packaging and native-library build entry points, then compare the provided AAR with the generated libraries across the armeabi, armeabi-v7, and x86 directories. Reproduce the failure on an armeabi-v7 device or emulator and verify that the completed AAR includes the required armeabi-v7 .so.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp
Domain
build-system, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.