Description: Dex2oat takes a DEX file with Dalvik bytecode (or APK). Depending on options, it verifies / optimizes / compiles it to native code (Ahead-of-time compilation).
Internal Link: