DexFile |
Manipulate DEX files. |
PathClassLoader |
Simple ClassLoader implementation. |
TemporaryDirectory |
Utility class to handle the setup of the core library's concept of
what the "default temporary directory" is. |
TouchDex |
Induce optimization/verification of a set of DEX files. |
VMDebug |
VM-specific debug features. |
VMRuntime |
Provides an interface to VM-global, Dalvik-specific features. |
VMStack |
VM-internal classes for examining a stack. |
Zygote |
Interfaces for supporting the Dalvik "zygote" feature, which allows
a VM instance to be partially initialized and then fork()'d from
the partially initialized state. |