Huawei P Smart 2021 Disable App Sugestions - Huawei P Smart Guides, News, & Discussion

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"
}

Related

[Q] Enable DIAG+ADB mode on LT30P

I'm trying to discover any additional bands there might be on my LT30P (running official CM12), and I've got the HTC modem drivers (from the Unlock all bands of your Qualcomm device! thread) installed successfully.
However, I'm unable to run DIAG+ADB mode simultaneously. When I enable DIAG with the following commands, the ADB driver disappears:
Code:
adb shell
su
setprop sys.usb.config diag,adb
{
"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"
}
To re-enable ADB, I have to disable ADB on the phone, disconnect from the PC, enable ADB on the phone, then re-connect to PC. But then I lose the diagnostic mode, and the HTC modem driver disappears:
How do I get both DIAG and ADB working at the same time on the Xperia T?

“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!

TROUBLE MOTO E5 (XT1944-3)

Hello everyone, I'm new here. Hope you take care of me.
People I have an issue with my phone the imei is reported and I'm trying to fix it. I have already rooted with magisk and now I'm doing this (
) but when I try to enable the DIAG port in my phone doesn't let do it... Just installing the drivers it should appear in device manager but don't, by the way I was trying to enabling it by ADB writing this
Spoiler: THIS CODE
Code:
adb devices
adb shell
su
setprop sys.usb.config diag,adb
but when I try the answer is other.
{
"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"
}
Does somebody knows what I have to do?
Thank you.
PD: Sorry if this is not the place where I have to put this post.

Change wifi on always ask for user approval

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.

Themes / Apps / Mods [SCRIPT] MIUI Global Debloater

UNINSTALLING APPLICATIONS
1.Download MIUI Debloater Tool above.
2.Extract the zip file .
3.Enable USB Debugging on your phone through Settings then Developer Options.
4.Connect the phone to your computer.
5.Double-click the “MIUI Global Debloater” file to run it.
{
"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"
}
6.Wait till the process finish.
Simply edit the script using your favourite text editor (e.g: Notepad, Text editor, etc.).
Right-click on the “MIUI Global Debloater” file.
Choose Edit.
Delete entries of apps you want to keep.
Save and exit the editor.
Run the tool.
If you’ve deleted an app by mistake or a secondary app is force closing because it’s dependant on an app you uninstalled, you can re-install the app using the following set of commands:
adb shell pm install-existing XXXXXXXXXXX
com.mi.globalbrowser

Categories

Resources