You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2021. It is now read-only.
Currently, Android Weex SDK doesn’t support armeabi-v7a, arm64-v8a and x86_64 architectures. From August 2019 onwards Google will not allow apps on Playstore which does not have support for these architectures. So we need these architectures to support in Weex SDK.
Expected behavior
Weex SDK should support x64 architectures eg. armeabi-v7a, arm64-v8a and x86_64.