Skip to content

Add option to install the last built APK #107

@CyberXCoder-6649

Description

@CyberXCoder-6649

After a successful build, it would be helpful to have a way to install the last generated APK directly from the build console.

For example, once the build finishes, the console could show something like:

Build finished successfully.
Ready to [Install]

where Install is a clickable action that launches the APK installer for the most recently built APK.

Why this would be useful

Sometimes the installation prompt is accidentally dismissed or missed after a successful build. In that case, the only options are to rebuild the project or manually navigate to the generated APK and install it.

Having a persistent Install action for the last successful build would make the build → test workflow much more convenient and save unnecessary rebuilds.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions