Skip to content

feat: Add Local Installer to allow users to patch over installed split-apk's #28

@HubertsProjects

Description

@HubertsProjects

Feature description

Please create a downloader called "Local APK downloader" which queries the installed apps and provides it to manager for patching. The downloader can merge the splits into one before passing it to manager. This allows the user to install from PlayStore, patch (automatically "downloads" the installed app), mount.

Motivation

This was sort of working in versions 1.x, it shouldn't have for some apps but it was for others. A few users including myself have used the workflow of:

  • Install app from play store
  • Patch over app
  • Mount

If the app is a split apk this shouldn't work, but I've never encountered issues with this, So I would like to formally request a "Downloader" be implemented to achieve this

Acknowledgements

  • I have checked all open and closed feature requests and this is not a duplicate
  • I have chosen an appropriate title.
  • All requested information has been provided properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature requestRequesting a new feature that's not implemented yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions