---
title: "What language is used to write the Android operating system?"  
description: "What language is used to write the Android operating system?"  
author: "Kalin"  
published: 2022-04-14  
canonical: https://answers.mindstick.com/qa/96804/what-language-is-used-to-write-the-android-operating-system  
category: "troubleshooting"  
tags: ["troubleshooting", "android os", "android"]  
reading_time: 1 minute  

---

# What language is used to write the Android operating system?

What [language](https://www.mindstick.com/startup/28/preply-the-fast-growing-platform-transforming-language-learning) is used to write the Android [operating system](https://www.mindstick.com/articles/229069/operating-system-development)?

## Answers

### Answer by Hitesh Vohra

![What language is used to write the Android operating system?](https://answers.mindstick.com/QuestionAnswer/b5b4eed8-e1e4-40d8-a2b6-f7b3a1cc2156/images/7189f654-a78a-49d1-896e-e4b4fa899d71.png) **\**

- **Java is the official programming language for [Android](https://answers.mindstick.com/qa/96782/what-is-service-in-android).** Android is mostly developed in Java, and its APIs are meant to be called from Java. The Android Native Development Kit (NDK) can be used to create C and C++ apps, but this is not something Google encourages.
- Java is a computer language that was initially released in 1995 by Sun Microsystems. It can be found on a wide range of devices, including smartphones and mainframe computers. It works on both your desktop PC and the Raspberry Pi. Java does not compile to native processor code; instead, it uses a 'virtual machine' that understands the Java bytecode intermediate format.

\

**Read More: [Is Android OS a good system?](https://answers.mindstick.com/qa/96798/is-android-os-a-good-system)**


---

Original Source: https://answers.mindstick.com/qa/96804/what-language-is-used-to-write-the-android-operating-system

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
