• Dwayne Slater's avatar
    [Flutter Tool] Only uninstall Android app when the initial install fails (#8930) · eb9046b1
    Dwayne Slater authored
    Uninstalling the app removes the data and cache directories, so this
    allows application data to persist across multiple flutter run
    invocations.
    
    This also handles the edge case where the app fails to install due to an
    error in installation (e.g. debug keystore changes, switching from a
    release keystore to a debug keystore, etc.).
    eb9046b1
Name
Last commit
Last update
..
adb.dart Loading commit data...
android.dart Loading commit data...
android_device.dart Loading commit data...
android_sdk.dart Loading commit data...
android_studio.dart Loading commit data...
android_studio_validator.dart Loading commit data...
android_workflow.dart Loading commit data...
gradle.dart Loading commit data...