Thread: RIM Playbook
View Single Post
Capt'n Corrupt's Avatar
Posts: 3,524 | Thanked: 2,958 times | Joined on Oct 2007 @ Delta Quadrant
#11
Originally Posted by SD69 View Post
Playbook says its Native Development Kit (NDK) will support C/C++ with "industry standard GNU toolchains." Does Samsung or any other 7" tablet maker offer this?
Good question, and yes. The NDK has been available for Android circa v2.0 and beyond. Most Android games are coded in C/C++ as I understand it. In fact I believe it was game developers that persuaded this functionality.

I'm quite certain that GNU standard toolkits are not supported, but I suppose you can install any shared libs you deem useful, or statically compile the functionality into your code. The downside is that you have to be mindful of the Google Market size restrictions. Then again, Gameloft has gotten around this via their own app store.
 

The Following User Says Thank You to Capt'n Corrupt For This Useful Post: