Skip to content

[Feature Request] Support Auto Installing Apps via Shizuku/root in Private Space #1304

@DroidFreak32

Description

@DroidFreak32

Before you submit

  • I have searched the issue tracker for open and closed issues that are similar to the feature request I want to file, without success.
  • I'm not requesting app support for a specific repo — that's up to repo maintainers
  • I understand this might not get built (Droid-ify is maintained by a single person)

What's the problem?

Usecase: On some Org owned devices, installing apks is only allowed via ADB (or Shizuku).

Manually installing APKs fail (Screenshot)
image

Even with Shizuku access given, Droidify only installs apps in the "main" user profile (Since Shizuku session runs on the main profile) because the command to install the apk has --user current

What would help?

This FR is to allow an option for a user in main profile install apps inside "Private Space" user profile.

Since root mode also uses pm commands, this option is applied there as well.

See https://github.com/Droid-ify/client/pull/1291/changes for an example.

UI example How it may look like in settings:

image

Alternatives?

Allow Exporting the APK/Split Apk to Downloads, to have Split APK installer install it on both profiles. That works as well (although an extra step).

Anything else?

No response

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