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

INSTALL_FAILED_ALREADY_EXISTS #127

Open
fr-an-k opened this issue Jan 7, 2024 · 0 comments
Open

INSTALL_FAILED_ALREADY_EXISTS #127

fr-an-k opened this issue Jan 7, 2024 · 0 comments

Comments

@fr-an-k
Copy link

fr-an-k commented Jan 7, 2024

I'm trying to run the Dioxus mobile example, but cargo mobile returns INSTALL_FAILED_ALREADY_EXISTS once it is already installed (Android 8.1 through TCP from WSL).

There is nothing in the documentation about it, nor on Google.
I expect it to just reinstall it if the code has changed, like cargo apk.
Is this an isolated case?
What can I do, other than manually uninstalling it on every change?

2024-01-07 18:55:21.254 18647-18647 chatty                  adbd                                 I  uid=2000(shell) /system/bin/adbd identical 7 lines
2024-01-07 18:55:21.271 18647-18647 ADB_SERVICES            adbd                                 I  LS(30): not ready, errno=11: Try again
2024-01-07 18:55:21.271   504-504   Binder:504_2            netd                                 W  type=1400 audit(0.0:1056): avc: denied { add_name } for name="globalAlert" scontext=u:r:netd:s0 tcontext=u:object_r:proc_net:s0 tclass=dir permissive=0
2024-01-07 18:55:21.280 18647-18647 ADB_SERVICES            adbd                                 I  LS(30): not ready, errno=11: Try again
2024-01-07 18:55:21.356  1092-1703  PowerHalWrapper         system_server                        E  <setInstallationBoost> enable:true
2024-01-07 18:55:21.425  1092-1144  Cta_CtaPermLinker       system_server                        I  linkCtaPermissions takes 0 ms for pkg: com.unovica.unovica_app
2024-01-07 18:55:21.430  1092-1144  PackageManager          system_server                        W  Attempt to re-install com.unovica.unovica_app without first uninstalling.
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