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

Review all plugin app names and make everything consistent as "AAP xxx" for AAP APK Installer #198

Open
atsushieno opened this issue Apr 20, 2024 · 0 comments

Comments

@atsushieno
Copy link
Owner

AAP APK Installer makes use of framework installer API, and starting some Android version any installer session that puts inconsistent app label with the actual app label is rejected, like:

Installation result: INSTALL_FAILED_INTERNAL_ERROR: PreapprovalDetails { icon = null, label = AAP Sfizz, locale = en_US, packageName = org.androidaudioplugin.ports.lv2.sfizz } inconsistent with app label

We could fix AAP APK Installer to match all those app names (easier), but to make things prettier we should rather fix those app names so that they can be easily found on the device.

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