0
Long live,
I have my phone connected to the computer and when I run root commands by the adb, a Toast always appears in the middle, is there any way to make these toats disappear? I remind you that they are not being created by my code.
I tried running this command at first, but it came up empty :S
su appops set android TOAST_WINDOW deny //adb shell
you have some superuser application installed on the smartphone ?
– AndersonCanteiro
@Andersoncanteiro yes, the superSU
– Tomás Rodrigues
Go in the settings, mark to always ensure permission and have a setting there to no longer show the alert when to guarantee
– AndersonCanteiro
@Andersoncanteiro it worked, if you want to anwser that Bellow i Give you the correct anwser, Thanks ;)
– Tomás Rodrigues
Glad to help, I’ve put as Answer
– AndersonCanteiro