Struct android_tools::bundletool::ExtractApks[][src]

pub struct ExtractApks { /* fields omitted */ }
Expand description

To measure the estimated download sizes of APKs in an APK set as they would be served compressed over-the-wire, use the get-size total command: bundletool get-size total --apks=/MyApp/my_app.apks You can modify the behavior of the get-size total command using the following flags:

Implementations

Specifies the path to the device spec file (from get-device-spec or constructed manually) to use for matching.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.