How to remove a program that is installed without Root?
Maybe somehow you can do it via the command line?
- specify the question, via the command line via adb, from the device terminal or by calling from another program. - pavel
- @pavel, from the application itself, if there is something like ADB it can be entered then it would not be bad. - Andro
- From the application in any way, well, legally only if you have a Google key (we need special rights). But not quite - then register as a device administrator on the principle of Trojans. Through root - su pm uninstall [package]. Or via adb the same command. - pavel
- @pavel, And how can you somehow put a file into Xbin, let's say ... And after that, adb will work. There is simply no universal and simple way to make a root. For all devices - Andro
- Well, spobov get a lot of root, the easiest way is to reflash the phone. And yes, just now I thought you should be completely quietly removed, or would the user give your consent too? - pavel
|
1 answer
Root - su-rights. If the program cannot be removed from a normal user, then root access is required for this.
- Why did you write the answer? I wrote without root. And there is such a way. - Andro
- four@xTIGRx if there is such a way, and you know it, then share the answer. otherwise why ask a question? - PashaPash ♦
- @PashaPash, I heard from another forumchanin that there is such a way. But how to do it he did not tell me. So that you can not tell - Andro
|