For writing Android code using c/c++ , you need to use________

Options
- SDK
- JDK
- NDK
- MDK


CORRECT ANSWER : NDK

Discussion Board
Explanation-

The Native Development Kit (NDK) is a set of tools that allows you to use C and C++ code with Android, and provides platform libraries you can use to manage native activities and access physical device components, such as sensors and touch input.

Sapna Ambadkar 03-15-2017 06:03 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement