Skip to content

Duplicate "installing app.apk" output from "flutter install" #3484

@sethladd

Description

@sethladd
~/Code/flutter/examples/material_gallery[master] $ flutter --version
Flutter on channel master (from [email protected]:flutter/flutter.git)
Framework revision c167efc (10 minutes ago); engine revision 4062813

Output:

~/Code/flutter/examples/material_gallery[master] $ flutter build apk && flutter install
Building APK in debug mode (android-arm)...
Warning: signing the APK using the debug keystore.
Built build/app.apk (19.6MB).
Installing app.apk to Nexus 5...
Installing app.apk on device.

Notice the "Installing app.apk" and "Installing app.apk"

Metadata

Metadata

Assignees

No one assigned

    Labels

    toolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions