Analyse and explore AOSP

dex2oat

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:

Generated by PFA software prototype