【個人Android進階之旅】解決錯誤ABIs [armeabi] are not supported for platform.

1、錯誤描述

今天將Tencent的Matrix庫下載下來,編譯的時候,出現了錯誤,android

ABIs [armeabi] are not supported for platform. Supported ABIs are [armeabi-v7a, arm64-v8a, x86, x86_64].git

以下所示:github

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':matrix-sqlite-lint:matrix-sqlite-lint-android-sdk'.
> ABIs [armeabi] are not supported for platform. Supported ABIs are [armeabi-v7a, arm64-v8a, x86, x86_64].

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get
相關文章
相關標籤/搜索