Skip to content

Commit d6cfbd8

Browse files
committed
添加各平台so 修复生成时遇到的问题
1 parent 7f1f5ab commit d6cfbd8

File tree

8 files changed

+2
-1
lines changed

8 files changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
APP_PLATFORM := android-9
2-
APP_ABI := armeabi armeabi-v7a x86
2+
APP_ABI := all
3+
APP_CFLAGS += -DSTDC_HEADERS
237 KB
Binary file not shown.

library/src/main/jniLibs/armeabi-v7a/libmp3lame.so

100644100755
-3.98 KB
Binary file not shown.

library/src/main/jniLibs/armeabi/libmp3lame.so

100644100755
-3.98 KB
Binary file not shown.
273 KB
Binary file not shown.
306 KB
Binary file not shown.

library/src/main/jniLibs/x86/libmp3lame.so

100644100755
3.84 KB
Binary file not shown.
258 KB
Binary file not shown.

0 commit comments

Comments
 (0)