Stop Vibrations of Gcam - Redmi Note 9S / Note 9 Pro (Indian Model) Guides,

Hi guys
My devices: RMN9s (Vietnam Global Version)
ROM: India Global 11.0.3 rooted with magisk patched boot method
Problem: Install some Gcam to test and they Vibrations all the time.
Below is instruction how to fix it.
1. Find your Gcam Package, mine is com.google.android.GoogleCamera
2. Connect your device with ADB
3. Type cmd code
Code:
adb shell
Code:
cmd appops set <package> VIBRATE ignore
Example:
Code:
cmd appops set com.google.android.GoogleCamera VIBRATE ignore
{
"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"
}
You won’t see any confirmation in the prompt, but as long as you don’t get an error message it should have worked.
Special Thanks to Mishaal Rahman for this article
Source: https://www.xda-developers.com/stop-vibrations-android-apps/

Related

[TOOL] [WINDOWS] ADB Tool

ADB Tool is a new tool for using ADB & Fastboot.​
Code:
[SIZE="5"][B]I'm not responsible for bricked phones, broken LCD / CRT monitors![/B][/SIZE]
How it works?
Just connect your device to your PC. (Make sure you've enabled ADB!)
Open ADB Tool and you can Install / Uninstall an Application, reboot your phone, use Fastboot.
Requirements:
Windows XP+
.NET 4.0
ADB (You can find it in your Start Menu -> Programs -> ADB Tool -> ADB Installer)
Used tools:
ADB
A modified version of Snoop05's 15 seconds ADB Installer.
Download here
Many thanks to:
Snoop05
Google
And you, guys!
Screenshots:
{
"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"
}

[splashScreen][bootLogo] abord install by adb

Hello,
I have a question, because i want to change boot logo/splash screen at lenovo tab 2 a7. I use tutorial from this forum, install adb, root android, i follow this one: https://forum.xda-developers.com/an...guide-how-to-create-custom-boot-logo-t3470473 . I can't found a logo.bin in my tablet so i download one of ready and replace img to BMW logo.
{
"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 when i use adb sideload when i have a device select at "update from adb" i have error: "installation aborted adb zip"
Can someone help me how to change logo to this wallpaper ? I try change this from 2 days and over 20 tutorials and I think i have bad .zip file not supported by this lenovo.
Thanks for every answer or keys what i need do more,
Sepulos.

Custom Splash screen for poco f1!

So this over here is basically the custom boot splash screen for poco f1 aka Beryllium users who also like Transformers!
.img made by me! HUEHUEHUE
Tool credits -
curoviyxru​Instructions to flash the file - [ must have ADB, will be better if it is already in PATH, NEEDS PC* ]
1. Download the .img below.
2. Put the phone in fast boot.
3. Open a command shell.
4. Type 'fastboot devices' [ to ensure bridge has been established XD ]
5. Type this command -
Code:
fastboot flash logo FLASH_ME.img
6. Once it says finished, type -
Code:
fastboot reboot
7. ENJOY!
Images -
{
"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"
}

Question How to unlock bootloader for CN phone with CN rom

Hi, i tried to flash my CN Legion 2 Pro that came with CN rom aka ZUI os but can't go pass fastboot step. All usb drivers in my pc installed. Used the latest platform tools which download directly from android studio but still cant go pass fastboot step. It shows no devices found. Both pictures are the last step i can go. Can't go further as no fastboot devices found. Appreciate anyone help
{
"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"
}
You have to use the side port on the phone and you need to type adb reboot fastboot while the phone is booted into the recovery menu/bootloader. It should reboot into fastbootd at which point your device will show up when checking with the command fastboot devices.

Question Send volume down to WSA (Windows Subsystem for Android)

Hi , i want install magisk module "Magisk Bootloop protector" in WSA, but i cant send volume down while install the module..
Try adjust volume windows, with adb input keyevent 25, APK adjust volume in playstore (tried many apk), still cant send volume down. any help ?
{
"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"
}
Use ADB R33.0.3 - released August 2022
Code:
adb connect 127.0.0.1:58526
adb shell
input keyevent 25
...
exit
works at me
No need to switch to ROOT user
Try "adb sendevent" instead of "adb input keyevent": that sends the input code directly into the /dev/input.... of Android's Linux input subsystem.

Categories

Resources