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

Support for Split APKs #164

Open
amrmp opened this issue Nov 21, 2024 · 0 comments
Open

Support for Split APKs #164

amrmp opened this issue Nov 21, 2024 · 0 comments

Comments

@amrmp
Copy link

amrmp commented Nov 21, 2024

I have yet to see the support for installing applications pulled from devices that may be split, e.g., base.apk, split_config-X.apk. I have added this feature to the codebase to support split-based APKs. The feature has been tested and worked without any issues. I wish to contribute via PR to support this feature.

In addition, there should be a mechanism to wait for the device rather than hard exit() in device.py, as the device may only need to be reconnected. Currently, it limits the tool's functionality in a dynamic setting. The PR will update this as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant