This repository has been archived by the owner on Jun 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Need armeabi-v7a, arm64-v8a and x86_64 architectures support in Android Weex SDK #2389
Milestone
Comments
We are working on this issue now, and I think we will solve the problem in the early of June. Thanks. |
I'm working on this issue, and arm64-v8a so has been built out now. As YorkShen said, it will be released with Weex 0.26 |
ARM 64 is supported now. |
so it released with Weex 0.26?
YorkShen <notifications@github.com> 于2019年6月18日周二 下午8:49写道:
… Closed #2389 <#2389>.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2389?email_source=notifications&email_token=AADZOGDLGUKI2LWMN56TNMTP3DKUNA5CNFSM4HKTBJC2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOSBESFOY#event-2420712123>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADZOGHEQ3OWXE5BSEBLG2LP3DKUNANCNFSM4HKTBJCQ>
.
|
What is the latest arm64-v8a version? |
Please subscribe the mailing list. The information will be updated in the mailing list, not here. According to ASF's policy, Weex 0.26 will not be release until the LGPL issue is solved. |
Ok,Thank you very much!
YorkShen <notifications@github.com> 于2019年6月24日周一 下午7:50写道:
… Please subscribe the mailing list
<https://weex.apache.org/guide/contribute/how-to-contribute.html#mailing-list>.
According to ASF's policy
<https://apache.org/legal/resolved.html#category-x>, Weex 0.26 will not
be release until the LGPL issue
<https://issues.apache.org/jira/browse/LEGAL-464> is solved. The
information will be updated in the mailing list, not there.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2389?email_source=notifications&email_token=AADZOGDTMXD3YSGA2OUU7YTP4CYHTA5CNFSM4HKTBJC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYMVHZY#issuecomment-504976359>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADZOGENOEM2QENOUL26XM3P4CYHTANCNFSM4HKTBJCQ>
.
|
When will version 26 be available? I can download the SDK reference directly, but it didn't work |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
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.
Additional context
For more info please check the following link:
https://developer.android.com/distribute/best-practices/develop/64-bit
The text was updated successfully, but these errors were encountered: