I want a way to put a password before uninstalling the application android 6 and higher. Where if the password is added. The installation is don . or canceled if there is no password.
Asked
Active
Viewed 49 times
1 Answers
1
No, I don't think you can achieve this as you can't perform code at the moment your app is uninstalling.
Uninstalling the application is more like a system level action and you don't have permission to customize it.
Refer:
Perform a task on uninstall in android
AND

nevermore
- 15,432
- 1
- 12
- 30