| Modifier and Type | Class and Description |
|---|---|
static class |
AndroidClassLoadingStrategy.DexProcessor.ForSdkCompiler
An implementation of a dex processor based on the Android SDK's dx.jar with an API that is
compatible to version 1.7.
|
| Constructor and Description |
|---|
AndroidClassLoadingStrategy(File privateDirectory,
AndroidClassLoadingStrategy.DexProcessor dexProcessor)
Creates a new Android class loading strategy that uses the given folder for storing classes.
|
Copyright © 2014–2015. All rights reserved.