---
title: "Android VDEX formats"
description: "Internal structures of VDEX format"
canonical_url: "https://www.romainthomas.fr/post/android-vdex/"
authors: ["Romain Thomas"]
date_published: "2018-06-25T00:00:00Z"
date_modified: "2022-04-25T18:25:50+02:00"
language: "en-US"
section: "post"
tags: ["android","vdex","format"]
categories: ["Android"]
---

# Android VDEX formats

> Internal structures of VDEX format

Here are internal structures of Android VDEX:

# VDEX 10

![VDEX 10](vdex_10.png)

[PDF Version](vdex_10.pdf)


# VDEX 06

![VDEX 06](vdex_06.png)

[PDF Version](vdex_06.pdf)
