Dalvik.SystemInterop Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ApplicationRuntime | |
BaseDexClassLoader |
Base class for common functionality between various dex-based ClassLoader implementations. |
DelegateLastClassLoader | |
DexClassLoader |
A class loader that loads classes from |
DexFile |
Manipulates DEX files. |
DexFile.OptimizationInfo | |
InMemoryDexClassLoader | |
PathClassLoader |
Provides a simple 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. |
ZipPathValidator |
Interfaces
ZipPathValidator.ICallback |