设置react-native模块的NDK版本

发布于 2025-01-11 15:47:24 字数 1012 浏览 0 评论 0原文

我正在尝试将 react-native skia 库设置到项目中。

IOS 可以完美运行,但 Android 不行。

在文档中,它写道:

目前,您需要安装 Android NDK。如果您安装了 Android Studio,请确保 $ANDROID_NDK 可用。例如 ANDROID_NDK=/Users/用户名/Library/Android/sdk/ndk-bundle。

我将文件放入此文件夹中,因此我认为已安装 android NDK :

ndk

但是什么是 $ANDROID_NDK 吗? Android Studio 中的变量?我的是:

变量

然后,它在文档中写道:

还有模块部分。单击 shopify_react-native-skia 并通过下拉菜单选择 NDK 版本,然后单击“应用”。

但我没有 shopify_react-native-skia 模块:

在此处输入图像描述

顺便说一句,这部分设置,我在 ndk 字段上没有任何内容,并且无法设置某些内容:

在此处输入图像描述

(我现在无法发布图像,因为我需要 10 个声誉)

I'm trying to setup react-native skia library into project.

IOS working perfectly but not Android.

In the documentation, it's wrote :

Currently, you will need Android NDK to be installed. If you have Android Studio installed, make sure $ANDROID_NDK is available. ANDROID_NDK=/Users/username/Library/Android/sdk/ndk-bundle for instance.

I got files into this folder, so I'm supposed android NDK is installed :

ndk

But what is $ANDROID_NDK ? A variable into Android Studio ? Mine was :

variables

Then, it's wrote in the documentation :

And them the Modules section. click on shopify_react-native-skia and select NDK version with dropdown, and click on apply.

but I don't have shopify_react-native-skia module :

enter image description here

Btw, in this part of settings, I have nothing on ndk field, and it is not enable to set something :

enter image description here

(I cant' post images for now because I need 10 reputations)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文