download arm64-v8a from APKPure
I see the download guildeline of fdroid, that has a -o arch=arm64-v8a
so , does apkpure source, is there any way to download arm64-v8a?
my device is always download armv7 by default.
Strange, when I use the apkpure source to download com.instagram.android and extract it with apktool, I see arm64-v8a native libraries:
┌──(user@system)-[~/Downloads/com.instagram.android/apktool]
└─$ find lib/
lib/
lib/arm64-v8a
lib/arm64-v8a/libc++_shared.so
lib/arm64-v8a/libbreakpad_cpp_helper.so
lib/arm64-v8a/libandroidx.graphics.path.so
lib/arm64-v8a/libbreakpad.so
lib/arm64-v8a/libarcore_sdk_jni.so
lib/arm64-v8a/libunwindstack_binary.so
lib/arm64-v8a/libsuperpack-jni.so
lib/arm64-v8a/libfbunwindstack.so
What app are you trying this with?
I'm getting the armeabi_v7a version for com.deutschebahn.bahnbonus
I'm calling apkeep-x86_64-unknown-linux-gnu --app com.deutschebahn.bahnbonus --options arch=arm64-v8a outdir/
https://apkpure.com/bahnbonus/com.deutschebahn.bahnbonus/download has armeabi-v7a and arm64-v8a
The arch= option is specific to the F-Droid download source, but I'll see if I can support APKPure as well.
This is resolved in https://github.com/EFForg/apkeep/commit/0804f5465bdc5139ee5ca5d9e102b62e564e884d