Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Unable to find 32-bit lib.so files while analyzing android APK #264

Open
sushmajadala opened this issue Nov 13, 2019 · 1 comment
Open

Comments

@sushmajadala
Copy link

We have updated crosswalk webview to support 64-bit architecture.
For that we have added below code in config.xml

Once analyzed the APK, I see that in the lib folder there are two subfolders "arm64-v8a" and "x86_64" with these so files-"libxwalkcore.so",libxwalkcore.so. so "no 32-bit included".

We need "armeabi-v7 ,"x86" folders in the APK to support 32-bit.

Please help.

Thanks in advance.

@memken
Copy link

memken commented Jan 27, 2020

We're having this same issue. Upon build, the libxwalkcore.so for 32-bit builds are missing. Using embedded mode.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants