红联Linux门户
Linux帮助

安装PlayBook NDK 2.0 on Ubuntu 11.10

发布时间:2014-11-22 09:21:33来源:linux网站作者:berryreload

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


待办:

开发,模拟器测试

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