---
title: "What is NDK?"  
description: "What is NDK?"  
author: "Anonymous User"  
published: 2015-05-22  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/2564/what-is-ndk  
category: "android"  
tags: ["android", "android ndk"]  
reading_time: 1 minute  

---

# What is NDK?

NDK stands for Native Development Kit. By using NDK, you can develop a part of app using native language such as C/C++ to boost the performance.

## Answers

### Answer by Anonymous User

NDK stands for Native Development Kit. By using NDK, you can develop a part of app using native language such as C/C++ to boost the performance.


---

Original Source: https://www.mindstick.com/interview/2564/what-is-ndk

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
