December 2013
Intermediate to advanced
350 pages
8h 1m
English
The recipe following this one breaks down the DEX file format; but before delving into the DEX file, it would be useful to first get to know the process of interpreting/compiling a Java program into a DEX program. One of the key reasons for demonstrating compilation from Java to DEX is because the file used in the example here will be used to explain the DEX file format in the next recipe.
Before we get going, there are a couple of things you will need:
Read now
Unlock full access