-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Labels
Description
Hello and many thanks for your ffmpeg library for Android.
After reading about the new 64bit requirement for Android of native libraries, I noted that your library is not stored in Libs but in Assets. Instructions from Google says to verify for the presence of 64bit by looking at the Directory-names. If I unzip, it only contains Arm and x86 directories and does not give an indication if 64 libs is included.
See this:
https://developer.android.com/distribute/best-practices/develop/64-bit
However, your readme seems to indicate support for 64bit when it says
armv8 (and x86_64).
Can you confirm that your library is OK with Google's new requirements?
Thanks.
yagilofir, rafabets, Sub6Resources, WaqasIbrahim, jitarun and 18 moreCutta, nikunjparadva, TalViewDev and thanhtoan1196