Skip to content

Add option to install the last built APK #107

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions