Friday, December 16, 2011

Developing android c/c++ project in eclipse?

hi every one,





can any one please guide me , to set the eclipse environment to develop android c/c++ project





i installed android sdk+adt plug in





thanks|||The android SDK is for Java no C\C++.. now.. there is something called the NDK (native develpoment kit) that gives you the full source code of android and you may develop C\C++ android apps that way, but be warned, the ndk is NOT simply the C++ version of the sdk, it is something entirely different and is generally more used when a developer needs better access to the hardware or is writing a custom kernel or something like that, it is a bit more difficult and lacks many of the features in the java sdk.





The ndk may be acquired here:


http://developer.android.com/sdk/ndk/ind鈥?/a>

No comments:

Post a Comment