当前位置:网站首页>NDK does not contain any platforms问题解决
NDK does not contain any platforms问题解决
2022-08-01 05:00:00 【今人不见古时月,今月曾经照古人】
在Android Studio中配置NDK时,可能出现NDK does not contain any platforms的错误,这是因为NDK版本过高,不适配当前版本的Android Studio。
解决方法
打开SDK manager,勾选“show Package Details”,下拉寻找并下载报错信息中提示的对应版本的NDK即可。

这样再重新配置NDK就好啦!!!
————————————————
转载于:https://blog.csdn.net/u012308094/article/details/113982299
边栏推荐
- Dry goods!How to Construct SRv6-TE Performance Test Environment Using Instrumentation
- 状态压缩dp
- Typescript20 - interface
- DL-31/6电流继电器
- pytorch、tensorflow对比学习—张量
- pytroch、tensorflow对比学习—搭建模型范式(低阶、中阶、高阶API示例)
- 请问shake数据库中为什么读取100个collection 后,直接就退出了,不继续读了呢?
- 万字逐行解析与实现Transformer,并进行德译英实战(一)
- MySQL-数据操作-分组查询-连接查询-子查询-分页查询-联合查询
- 今日睡眠质量记录68分
猜你喜欢

出现Command ‘vim‘ is available in the following places,vim: command not found等解决方法

scheduleWithFixedDelay和scheduleAtFixedRate的区别

状态压缩dp

typescript28-枚举类型的值以及数据枚举

Logitech Mouse Experience Record

数组问题之《两数之和》以及《三数之和 》

typescript24-类型推论

typescript25-类型断言

PAT serie b write the number 1002

数组问题之《下一个排列》、《旋转图像》以及二分查找之《搜索二维矩阵》
随机推荐
Li Chi's work and life summary in July 2022
Asynchronous reading and writing of files
MySQL实践总结-
Pyspark Machine Learning: Vectors and Common Operations
律师解读 | 枪炮还是玫瑰?从大厂之争谈元宇宙互操作性
Swastika line-by-line parsing and realization of the Transformer, and German translation practice (a)
Selenium:下拉框操作
这里有110+公开的专业数据集
typescript28-枚举类型的值以及数据枚举
typescript25-类型断言
II. Binary tree to Offer 68 - recent common ancestor
【目标检测】YOLOv7理论简介+实践测试
In the shake database, I want to synchronize the data of the source db0 to the destination db5, how to set the parameters?
Selenium:鼠标、键盘事件
PMP 项目沟通管理
MySQL-DML语言-数据库操作语言-insert-update-delete-truncate
罗技鼠标体验记录
关于给Qt做一个软件初始化的进度条
产品经理访谈 | 第五代验证码的创新与背景
typescript19-对象可选参数