问题描述
2015年一月的为Android工作室NDK的支持仍然是不可用的。一个神秘的消息称:替代将在未来提供的。
我想知道什么是摇篮/这个谷歌方向,因为这是不可能的计划一个合适的发展规划的时刻。
版0.7+:他们建议仍使用NDK建造/蚂蚁版本0.8及更高版本:他们已经推出了最小的NDK支持版本1.0.0:它看起来像NDK的支持,将是官方版本1.0.2:现在看起来NDK的支持是德precated
我的问题是:
-
时,每个人都恢复到NDK建造和手工制作android.mk文件?
-
有没有人利用当前日precated方法对1.0.0+(摇篮NDK支持)产生严重规模的项目?
-
什么样的方向替代将在未来提供会去吗?是否有可能为内幕回答,没有违反任何公司的规章制度?
编辑:这不是一个重复,因为它指的是Android的Studio和NDK的发展,其他的问题,指的是一个非常古老的版本的Android工作室,因为我已经详细的在我的岗位NDK的支持已经急剧从版本变化到版本没有一个明确的方向,到现在的1.3版本
更新从谷歌I / O 2015年
这是Android开发者博客来源这里。
新更新30/7/2015 - > Android的工作室V1.3发布
这是Android开发者博客引用的。
新增功能
- code完成
- code导航(去报关,报头之间跳跃实施等)
- 快速修复
- 意向
- 在重构
- 在源格式
- 调试
- ...
有关如何使用它的步骤,看看这里。
As of Jan 2015 the NDK support for Android studio is still unusable.A cryptic message says: "Alternative will be provided in the future."
I'd like to know what's gradle/google direction on this is since it's impossible to plan a proper development plan at the moment.
Version 0.7+: They suggested to still use ndk-build / antVersion 0.8+: They've introduced a minimal NDK supportVersion 1.0.0: It looked like NDK support was going to be officialVersion 1.0.2: It now looks like NDK support is deprecated.
My questions are:
Is everyone reverting to ndk-build and hand made android.mk files?
Is anyone using the currently deprecated method on 1.0.0+ (gradle ndk support) on a serious size project?
What sort of direction the "Alternative will be provided in the future" would go? Is is possible for any insider to answer that without breaking any company rules?
Edit: it's not a duplicate because it was referring to the evolution of Android Studio and NDK, the other question refers to a very ancient version of Android Studio as I've detailed in my post the NDK support has changed drastically from version to version without a clear direction, up to now with the release of 1.3
Update from Google I/O 2015
Source from android developers blog here.
New Update 30/7/2015 -> Android Studio v1.3 Released
Quoted from android developers blog here.
Added Features:
- Code completion
- Code navigation (go to declaration, jump between header andimplementation, etc)
- Quick fixes
- Intentions
- Refactoring
- Source format
- Debugging
- ...
For steps on how to use it, look here.
这篇关于Android的工作室"当前NDK的支持是德precated"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!