kanade
kanade copied to clipboard
Feature Request: Support for Extracting `.apks` Files
Feature Request: Support for Extracting .apks Files
Description:
I would like to request a new feature for the Kanade app that allows users to extract .apks files from installed apps. This feature would be highly beneficial for users who need to obtain the split APKs (multiple APKs) of an app, particularly for backup or sharing purposes.
Use Case:
- Users who have apps installed that are distributed as split APKs can extract all parts of the app.
- Facilitates easier backup and sharing of apps that are not distributed as a single APK file.
- Useful for developers and advanced users who need to analyze or distribute the components of an app.
Proposed Implementation:
- Add an option in the UI to select and extract
.apksfiles. - Implement the functionality to gather all APK parts of an app and package them into an
.apksfile. - Ensure compatibility with various devices and Android versions.
Benefits:
- Enhances the app's functionality and usability.
- Provides a more comprehensive solution for app extraction and backup.
- Addresses a common need for users dealing with split APK installations.