You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/11/13 07:20:06 UTC

[GitHub] [incubator-weex] YorkShen edited a comment on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

YorkShen edited a comment on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0
URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-553272530
 
 
   Please don't use `armeabi` anymore, Google stopped supporting it years ago.
   
   Weex only [supports `armeabi-v7a`, `arm64-v8a` and `x86`](https://weex.apache.org/guide/develop/integrate-to-android-app.html) and we don't test API on `armeabi` anymore. If there is a confusion about what Weex ABI supports and what don't, you could give us a PR to make the documentation better.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services