---
title: "Which languages are supported by Android"  
description: "Which languages are supported by Android"  
author: "Anonymous User"  
published: 2015-05-21  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/2556/which-languages-are-supported-by-android  
category: "android"  
tags: ["android"]  
reading_time: 1 minute  

---

# Which languages are supported by Android

Android applications are developed in Java.Yes, android app can be developed in C/C++ also using android NDK (Native Development Kit). It makes the performance faster. It should be used with android SDK.

## Answers

### Answer by Anonymous User

Android applications are developed in Java.Yes, android app can be developed in C/C++ also using android NDK (Native Development Kit). It makes the performance faster. It should be used with android SDK.


---

Original Source: https://www.mindstick.com/interview/2556/which-languages-are-supported-by-android

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
