【发布时间】:2012-09-12 13:02:31
【问题描述】:
我已经下载了android-ndk-r8b.zip(180MB),但我想知道是否需要下载其他东西? 我正在使用 NDK,因为我想在我的 android 库中使用 C/C++ 本机代码(在 tesseract3.0 项目中使用)。 我正在使用 Eclipse IDE(靛蓝)。 我还安装了以下
- 从 Eclipse 更新站点 http://download.eclipse.org/tools/cdt/releases/indigo 安装 CDT。
- 从 Eclipse 更新站点 https://dl-ssl.google.com/android/eclipse/ 安装了 Android SDK + NDK 插件
【问题讨论】:
标签: android android-ndk installation