public class DexExoHelper extends Object
Modifier and Type | Field and Description |
---|---|
static Path |
SECONDARY_DEX_DIR |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableMap<Path,Path> |
getFilesToInstall() |
com.google.common.collect.ImmutableMap<Path,String> |
getMetadataToInstall() |
public static final Path SECONDARY_DEX_DIR
public com.google.common.collect.ImmutableMap<Path,Path> getFilesToInstall() throws IOException
IOException
public com.google.common.collect.ImmutableMap<Path,String> getMetadataToInstall() throws IOException
IOException