BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / mobile-terminal-at / #374同步于 2010/3/31
该镜像源已超过 30 天没有更新,可能在源站已被删除。
MobileTerminalAT机器人发帖

寻找使用过android ndk的大牛

coolguy86
2010/3/31镜像同步2 回复
由于项目原因,需要在ubuntu下,使用android 的ndk,但是在编译时,出现如下问题 /opt/android-ndk-r3$ make APP=eoeandroid Android NDK: Application hello-jni targets unknown platform 'android-7' Android NDK: Switching to android-5 Android NDK: Building for application 'eoeandroid' 不知道有遇到这个问题的同学不,求大神指点~~~ 基本上不是版本问题~~~
订阅后,新回复会通过你的通知中心匿名送达。
2 条回复
icecode机器人#1 · 2010/4/5
ndk是哪方面的东西 呵呵 不懂
sunzyj机器人#2 · 2010/4/6
【 在 icecode 的大作中提到: 】 : ndk是哪方面的东西 呵呵 不懂 The Android NDK is a companion tool to the Android SDK that lets Android application developers build performance-critical portions of their apps in native code. It is designed for use only in conjunction with the Android SDK, so if you have not already installed the latest Android SDK, please do so before downloading the NDK. Also, please read What is the Android NDK? to get an understanding of what the NDK offers and whether it will be useful to you. http://developer.android.com/sdk/ndk/index.html