Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Split Apk #49

Closed
MuntashirAkon opened this issue Jul 29, 2020 · 1 comment
Closed

Add Support for Split Apk #49

MuntashirAkon opened this issue Jul 29, 2020 · 1 comment
Labels
Feature New feature or request Priority: 0 Highest priority
Milestone

Comments

@MuntashirAkon
Copy link
Owner

MuntashirAkon commented Jul 29, 2020

App Manager currently allows installing apk files. It should also allow installing split apk. Common non-proprietary extensions for bundled apk include .apks and .xapk (as opposed to .apkm). Both are zip files but with different meta data. Fortunately, SAI supports all of them. The users should be able to choose which parts of the bundle they want to install like SAI or ApkMirror Installer. Users should also be able to export these apk (via apk sharing or backup apk options) as .apks or .xapk (exclusive).

Milestones:

  • v2.5.11: .apks export/sharing support
  • v2.5.13: .apks install support
  • v2.5.14: Additional features: choosing which components to install
@MuntashirAkon
Copy link
Owner Author

Postponed as deadline is over.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request Priority: 0 Highest priority
Projects
None yet
Development

No branches or pull requests

1 participant