Change wifi on always ask for user approval - Tasker Tips & Tricks

I have a simple tasker task that ask for Wifi activation via secure settings.
When I run it I have a pop-up asking for approval for this activation:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
But I don't want this approval request, I want the wifi to be activated without it.
I have tried this access grant, but it didn't change anything:
Code:
pm grant net.dinglisch.android.taskerm android.permission.CHANGE_CONFIGURATION
pm grant com.intangibleobject.securesettings.plugin android.permission.CHANGE_CONFIGURATION
pm grant com.joaomgcd.autotools android.permission.CHANGE_CONFIGURATION
pm grant com.joaomgcd.autotools android.permission.WRITE_SECURE_SETTINGS
pm grant net.dinglisch.android.taskerm android.permission.WRITE_SECURE_SETTING
Please help!

In the old version of Tasker, one can easily turn On & Off WiFi via 'Net' action category even without root. But in the latest release, Tasker for some reason cannot control WiFi anymore.
I'm currently using an older version of Tasker so I can turn On or Off WiFi at will.

Related

Superuser system_server request

Randomly I will get a request to allow root access to system_server 1000
The touch screen would freeze, it wouldn't allow me to approve.
So I set Superuser to grant by default
Everytime the pop up from Superuser would ask to Grant access the touch screen would just freeze until it timed out and then it would work again.
What is this damn system server?
Should I decline root access to it?
Phone operates as normal now that it's approved by default
View attachment 3992085
Sent from my SAMSUNG-SM-G900A using Tapatalk
Well I think I found out what it is
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SAMSUNG-SM-G900A using Tapatalk

Xposed error clearing vpn / xposed vpn

When I "activated" xposed, and did not use any modules. System cleanup will clean up the "locked and allowed background running" vpn app.
app list:ssr ssrr ssd onevpn
phone : meizu 16
system :Flyme 7.1.1.4A android 8.1
all that I know:
In a group (meizu 16) only 2 people are like this. (I am one of them) Everyone else is ok.
The same is vpn, v2ray is fine. But it is different from other vpns here. at setting.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I tried to use the service lock module, but it will cause the vpn to fail to connect. Sometimes it will take effect for a while. When it is impossible to connect. The vpn in the notification bar will not disappear, even if the vpnapp exits, it is uninstalled.
(Translated by Google)

“Screen Recording” in LG Android

I have an LG V40, and in both Android 9 and 10, it seems that the "Screen Recording" app is always running, and not possible to keep it Stopped.
Greenify shows it as running in "Foreground":
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If I force hibernation, seconds later it will be running in Foreground again.
It is not possible to disable this app, and it requires access to Camera and Microphone:
These permissions cannot be removed either:
Should I be concerned? Is there any way I can fully disable this app?
My OS is European.
Could be it's an Administrator? Need to disable that before you can work on it, if that's the case.
Sent from my LM-V405 using Tapatalk
This worked:
"adb shell pm disable-user --user 0 com.lge.gametools.gamerecorder"
Thanks!

Huawei P Smart 2021 Disable App Sugestions

I am not reponsible for your device, Perform at your own risk
How to disable the Suggestion app (not deleting)
1)Download and Open ADB
2)Enable USB Debugging from Developer settings in your device
3)Connect your device to your computer and type: ' adb devices '
4)Type: ' adb shell '
5) Type: ' pm list packages ' , this command will show you all installed packages on your phone
6)Type: ' pm disable-user --user 0 com.huawei.hifolder
Thats all
To enable it again type :
' pm list packages -d '
' pm enable com.huawei.hifolder
Notes:
You dont need a root acces
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Suspicious magisk log

Hello guys, i need your help
i installed root on my note 10 plus
i did that for using mobile game cheats ,
when checking magisk log file , I think that i should see log for apps i only open while using root , but i see that finances apps and crypto apps that i installed but didn't open it for while , can someone explain what is this ?
or what that means ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
That's just MagiskHide detecting the apps you have added to the Hide list. Nothing suspicious about it.
The button on the bottom right of the screen(shot) is the Magisk SU log, which is what you're looking for.

Categories

Resources