/ 中存储网

安装PlayBook NDK 2.0 on Ubuntu 11.10的方法及命令

2015-07-17 12:25:56 来源:中存储网

www@linux ~$ sudo apt-get install g++

www@linux ~$ ./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

待办:

开发,模拟器测试

申请签名,导入,真机测试。