-
Android:
-
Basic size 2MB, and 700KB more for each architecture to support
-
.aar includes 5 architectures: armeabi, armeabi-v7a, arm64-v8a, x86, x86_64
-
A typical architecture is to support armeabi-v7a and arm64-v8a, then the size is 3.4 MB
-
-
iOS:
-
Framework file size (bitcode off): 5.5MB (armv7 + arm64)
-
Framework file size (bitcode on)14.4MB (armv7 + arm64)
-
How big the SDK size?
Was this article helpful?
Article is closed for comments.
Comments
0 comments