# Print output for @column tags ?> dalvik.system - Android SDK | Android Developers

Most visited


Recently visited


dalvik.system

Classes


BaseDexClassLoader Base class for common functionality between various dex-based ClassLoader implementations. 
DelegateLastClassLoader A ClassLoader implementation that implements a delegate last lookup policy. 
DexClassLoader A class loader that loads classes from .jar and .apk files containing a classes.dex entry. 
DexFile This class is deprecated. This class should not be used directly by applications. It will hurt performance in most cases and will lead to incorrect execution of bytecode in the worst case. Applications should use one of the standard classloaders such as PathClassLoader instead. This API will be removed in a future Android release. 
InMemoryDexClassLoader A ClassLoader implementation that loads classes from a buffer containing a DEX file. 
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. 

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.