Base data about a variant that generates an APK file.
| Modifiers | Name | Description | 
|---|---|---|
Dex  | 
                            dexTask | 
                            |
org.gradle.api.DefaultTask  | 
                            installTask | 
                            |
PreDex  | 
                            preDexTask | 
                            |
org.gradle.api.DefaultTask  | 
                            uninstallTask | 
                            
| Constructor and description | 
|---|
                                protected ApkVariantData
                                (BasePlugin basePlugin, GradleVariantConfiguration config) | 
                        
| Type | Name and description | 
|---|---|
protected ApkVariantOutputData | 
                            doCreateOutput(com.android.build.OutputFile$OutputType outputType, Collection<com.android.build.FilterData> filters) | 
                        
String | 
                            getDescription() | 
                        
boolean | 
                            getZipAlignEnabled() | 
                        
boolean | 
                            isSigned() |