wysaid / android-gpuimage-plus

Android Image & Camera Filters Based on OpenGL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x86_64 lib folder not found

praful67 opened this issue · comments

hey,
Actually, I am getting a warning from the google play console while uploading the app bundle saying that it is not compatible with 64 bit systems. After analysing the apk I got to know that it is not having x86_64 .so files. I have even checked here https://github.com/wysaid/android-gpuimage-plus/tree/master/library/src/main/libs, saw only three folders but not the 'x86_64'.
Can you help me in this case?

Sure. Do you want the video recording module? the package is too large when including all archs. But I will upload all of them if it's required. I will solve this problem soon. And you can also build this arch with the source code.