Can not remove the application
Note that Issues are for bugs only. Use the discussions tab for feature requests.
Describe the bug Hello, I have installed "Code Assist" (v0.2.9 alpha, build 20), tested it and wanted to uninstall. But when I try to remove it (both from desktop and application manager), the Android package manager crashes.
To Reproduce Steps to reproduce the behavior:
- Install CodeAssist.
- Run it, try to build test project.
- Try to remove it.
- See the crash of package manager.
Expected behavior I expected an absence of subject.
Screenshots .
Smartphone (please complete the following information):
- Device: Samsung Galaxy
- OS: Android
- Version 11
Additional context @tyron12233, I can not remove the application, and so I'm stuck with 200 Mb of unusable space taken by it. (It's probably still possible to remove it with ADB, but I can not use it).
But I can reinstall the apk, it reinstalls successfully.
Could you please make "stub" application (no assets, classes or anything, to make installed size minimal) with same package name and your signature – then I will be able to "update" the apk.
Even if I won't be able to remove the package without wiping all user data, at least it will occupy minimal space.
Thanks in advance.