www.linuxidc.com@linuxidc ~$ sudo apt-get install g++
www.linuxidc.com@linuxidc ~$ ./installer-bbndk-2.0.0-linux-7971-201202171813-201202181253.bin
Preparing to install…Extracting the JRE from the installer archive…
Unpacking the JRE…
Extracting the installation resources from the installer archive…
Configuring the installer for this system’s environment…
strings: ‘/lib/libc.so.6’: No such file
这一行error message不用管,参见NDK release notes
Launching installer…
启动NDK
cd bbndk-2.0.0
./bbndk.sh
注意:
使用HOME目录下面的应用link启动NDK会报错。原因不明。
BlackBerry Native SDK for Tablet OS 2.0.0
待办:
开发,模拟器测试
申请签名,导入,真机测试