有提供x86 32位的so吗 #2522
Answered
by
kevingpqi123
caihuanjian
asked this question in
General
有提供x86 32位的so吗
#2522
-
有提供x86 32位的so吗 |
Beta Was this translation helpful? Give feedback.
Answered by
kevingpqi123
Oct 11, 2024
Replies: 1 comment
-
现在提供的 SDK 架构如下: 如果需要其它架构,pag 的源码是开源的,需要自己编译 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kevingpqi123
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
现在提供的 SDK 架构如下:
Android 端 SDK 为 aar 文件,支持 armeabi、armv7a、arm64
iOS 端 SDK 为 framework 文件,提供动态库完整版本(arm64、模拟器 x84_64/arm 64)
如果需要其它架构,pag 的源码是开源的,需要自己编译