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

AppControl: Add feature that allows exporting APKs and split APKs #1026

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

d4rken
Copy link
Member

@d4rken d4rken commented Feb 22, 2024

Closes #664

Examples:

r8q:/sdcard/exporttest $ ls -l
total 31224
-rw-rw---- 1 root everybody 26804541 2024-02-22 17:14 YouTube\ Music\ (com.google.android.apps.youtube.music)\ -\ 6.37.50[63750240].apks
-rw-rw---- 1 root everybody  5131806 2024-02-22 17:14 ZArchiver\ (ru.zdevs.zarchiver)\ -\ 1.0.9[10925].apk

.apks bundles are installable by common apps like ZArchiver, XAPKs Installer or APK Mirror Installer.

Screenshot from 2024-02-22 17-16-39
Screenshot from 2024-02-22 17-16-22

@d4rken d4rken added enhancement New feature, request, improvement or optimization c: AppControl labels Feb 22, 2024
@d4rken d4rken merged commit df074bc into main Feb 23, 2024
16 checks passed
@d4rken d4rken deleted the apk_export branch February 23, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: AppControl enhancement New feature, request, improvement or optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App export
1 participant