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

Ability to pull, patch and install bundled apks #85

Open
2 of 3 tasks
alright21 opened this issue Mar 19, 2024 · 3 comments
Open
2 of 3 tasks

Ability to pull, patch and install bundled apks #85

alright21 opened this issue Mar 19, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@alright21
Copy link
Contributor

alright21 commented Mar 19, 2024

A great feature mango could have is to pull, patch and install bundled apks. More specifically

  • pull base.apk and all the split_config* apks
  • patch base.apk and sign all the split_config* apks with the same key
  • install-multiple apks (base + split_config)

Nowadays having bundled apks is quite common and this feature could greatly improve the usage surface.
Let me know if this feature could be useful, I can work on that

@Ch0pin Ch0pin added the enhancement New feature or request label Mar 19, 2024
@Ch0pin
Copy link
Owner

Ch0pin commented Mar 19, 2024

Sounds good, thank you very much @alright21

@alright21
Copy link
Contributor Author

I have a question about text colors. The application both uses colorama.Fore and hardcoded colors. Do you have a preferred way? So I can try to uniform the code

@Ch0pin
Copy link
Owner

Ch0pin commented Mar 19, 2024

I am planning to remove the hardcoded colors in the near future, so it is better to go with the library.

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

No branches or pull requests

2 participants