---
title: "What is the use of Dalvik Executable codes in android"  
description: "What is the use of Dalvik Executable codes in android"  
author: "Anonymous User"  
published: 2015-11-29  
updated: 2020-09-16  
canonical: https://www.mindstick.com/interview/22921/what-is-the-use-of-dalvik-executable-codes-in-android  
category: "android"  
tags: ["android", "android sdk"]  
reading_time: 1 minute  

---

# What is the use of Dalvik Executable codes in android

These files are used to create device executable (.apk) file in android which are then used to run on Mobile device. These codes have extension (.dex)

## Answers

### Answer by Anonymous User

These files are used to create device executable (.apk) file in android which are then used to run on Mobile device. These codes have extension (.dex)


---

Original Source: https://www.mindstick.com/interview/22921/what-is-the-use-of-dalvik-executable-codes-in-android

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
