How to delete a forced application and even several applications through your application?

I found the delete method one by one in the Stack, but there it is necessary for the user to confirm the delete operation, is there any method without confirmation? For example, if you take some permissions from the user 1 time, then do not ask.

  • I'm afraid this mission is impossible) - xkor
  • one
    In general, the desire looks hostile towards the user. If this were possible, any program would first remove the competing programs. - VladD
  • @VladD so yes, but I say to take 1 time permission from the user to conduct such operations, is there no such thing? - Iman
  • @VladD and how can you do it on a device where there is a root? And the condition is there a root on the device or not - Iman
  • @Iman: Sure you can, but I don’t know how. This is not an official feature. - VladD

0