[TOOL] [WINDOWS] ADB Tool - Android Q&A, Help & Troubleshooting

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

Related

[MOD]60% blue text for rooted ics .587

hey
i hav made blue text colors for xperia mini pro. you can enjoy it.
.
How to install
Do adb push
Open sdk platform tools folder.
Press right shift and right mouse click.
Open comand wndw here.
Turn on android debugging on phne ist.
Enter these comands in ms dos script.
Adb devices
your atached dvice wil b shown.
Adb remount
Adb shell stop
Adb push (give framework file location) /system/framework/framework-res.apk
Adb shell start
Now your device will reboot.
Enjoy. And hit thanx
note that it may replace your lockscreen with original.
{
"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"
}
link
http://www.mediafire.com/?78q5ion4isg1olk
enjoy & thanx if you like it

[SHARE] Ghost Push Trojan Android Virus Killer Windows Program (using adb shell)

I want to share a program that could easily detect, kill and protect from annoying Ghost Push Trojan Android Virus with friendly user interface. I have tested many times on my customers' phones and so far so good. This virus may persist even if you flash firmware. But this tiny tool will save your device from that Virus. Busybox will also be installed because it is needed to execute required scripts.
Turn on USB Debugging
Plug the phone
Run Software
Authorize incoming usb connection
Choose any action from tool
Root Access is Required!
{
"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"
}
Thanks to Myanmar Developer Phyo Nyi Nyi.
DOWNLOAD LINK - CLICK ME

[Guide]How to get rooted adb shell in Vivo Y51L ?

{
"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"
}
Warning!!! I’m not responsible for anything (death, destruction, or nuclear war) which happens to you & your stuffs after following this guide.
How it works ?
This method works by patching boot.img and starting adbd service as root from init.
Downloads :-
vivo_y51l_adb_root.zip​
How to Install ?
Unlock Bootloader.
[*] Install TWRP Recovery.
[*] Download & flash vivo_y51l_adb_root.zip in TWRP.
[*] Reboot
[*] Done !
How to use adb shell ?
Install adb tools & drivers on your PC.
[*] Connect your Vivo Y51L to PC
[*] Execute adb shell in command prompt / terminal from the folder you have installed adb executable.
[*] Now do stuffs you will do in a rooted shell
[*] Have fun !
YouTube Video on the same :
https://www.youtube.com/watch?v=OpcRpXeW-so

Stop Vibrations of Gcam

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/

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

Categories

Resources