Documentation for this section has not yet been entered.
Remarks
To be added.
Classes
| Type | Reason |
|---|
| AllocationLimitError | Documentation for this section has not yet been entered. |
| BaseDexClassLoader | Base class for common functionality between various dex-based
Java.Lang.ClassLoader implementations. |
| DexClassLoader | A class loader that loads classes from .jar and .apk files
containing a classes.dex entry. |
| DexFile | Manipulates DEX files. |
| PathClassLoader | Provides a simple Java.Lang.ClassLoader implementation that operates on a list
of files and directories in the local file system, but does not attempt to
load classes from the network. |
| PotentialDeadlockError | Documentation for this section has not yet been entered. |
| StaleDexCacheError | Documentation for this section has not yet been entered. |
| TemporaryDirectory | Documentation for this section has not yet been entered. |
| TouchDex | Documentation for this section has not yet been entered. |
| VMDebug | Documentation for this section has not yet been entered. |
| VMRuntime | Documentation for this section has not yet been entered. |
| VMStack | Documentation for this section has not yet been entered. |
| Zygote | Documentation for this section has not yet been entered. |