Android Now Supports Limited C/C++ Development
Well I was partially correct except that I thought it might be hackers like those who jailbreak the iPhone. Instead it was Google who have just released an NDK (Native Development Kit) that allows limited use (not to write full applications) using C/C++. This includes tools and build files, along with headers and libraries to generate native code libraries from C and C++ sources and the ability to embed the corresponding native libraries into application packages files (.apks) for deployment on Android devices.
Google say that it isn't suitable for all applications but if you run signal processing, intensive physics simulations, and some kinds of data processing software (on a Phone!) then it may help!


No comments yet. Leave a Comment