ADB Tool for Windows - Android General

Introduction
I was getting tired of typing all the time the same ADB commands so I wrote a Tool which combines the most useful ADB Commands in a GUI Program so it is easy to use and much faster than typing the commands.
Features
The tool supports all of those functions:
Show current attached devices
Reboot directly to recovery
Reboot directly to bootloader
Flash a zip via Sideload
Install a APK
Make a Backup
Restore the device
Requirements
The ADB and device drivers have to be installed.
It is currently only running on Windows. I am already working on it to run on Linux (maybe it is working with Mono I haven't tested it so far).
Downloads
View attachment 3158773
If there are any Bugs please feel free to contact me!
Created 2015-02-10
Last Updated 2015-02-10

Related

[PACK] Full ADB Pack + "ADB Manager" Batch

In case this doesn't already exists on XDA (I did not find a thing like this) I'm uploading it.
This pack contain everything useful about ADB:
-ADB Driver Installer, a mini software that install ADB drivers compatible with your device (needs Internet connection... I think?)
-adb.exe and fastboot.exe for command line mode (in case you don't trust my batch - The next element)
-And ADB Manager, a little batch I created that performs simple commands (with anti-misclick security on sensitive pre-programmed commands: download and bootloader) and also allows you to prompt your own commands that are not already programmed there.
Of course 100% virus free (scanned with Kaspersky Total Security) and my batch has been already tested out by myself and everything works fine.
License thing, blahblahblah...:
-I don't own adb.exe, fastboot.exe and ADB Driver Installer rights. I just keep the right to upload it.
-YOU are the only responsible of what you do using this pack.
-I put enough security on my batch (the only thing I own in this pack) to say that if you broke something using it, I got no responsabilities
That's all.
thank you
Atronid said:
In case this doesn't already exists on XDA (I did not find a thing like this) I'm uploading it.
This pack contain everything useful about ADB:
-ADB Driver Installer, a mini software that install ADB drivers compatible with your device (needs Internet connection... I think?)
-adb.exe and fastboot.exe for command line mode (in case you don't trust my batch - The next element)
-And ADB Manager, a little batch I created that performs simple commands (with anti-misclick security on sensitive pre-programmed commands: download and bootloader) and also allows you to prompt your own commands that are not already programmed there.
Of course 100% virus free (scanned with Kaspersky Total Security) and my batch has been already tested out by myself and everything works fine.
License thing, blahblahblah...:
-I don't own adb.exe, fastboot.exe and ADB Driver Installer rights. I just keep the right to upload it.
-YOU are the only responsible of what you do using this pack.
-I put enough security on my batch (the only thing I own in this pack) to say that if you broke something using it, I got no responsabilities
That's all.
Click to expand...
Click to collapse
ill keep this on a flash drive as a backup Thank you:good:
BananaTech said:
ill keep this on a flash drive as a backup Thank you:good:
Click to expand...
Click to collapse
You are welcome

Root Honor 8 With A Mac

So i have an honor 8 (frd-l09) and i want to root it. The problem is that i only have an mac (that my school gave to me). Any applications or methods that could help me??
HI Samer
Its not entirely different from windows method..Below are some steps to follow:
1) As part of the instructions you would have seen the commands to run adb and fastboot.. For these download the Mac version of platform tools from the below link - https://dl.google.com/android/repository/platform-tools-latest-darwin.zip
2) To run these commands move all the necessary custom recovery files to the folder where the adb and fastboot files exist.
3) You will have to follow the methods listed in the forum like this one, for instance unlock the bootloader, install custom rom and run the SuperSu or Magisk Manager files
https://forum.xda-developers.com/honor-8/how-to/guide-unlock-bootloader-tested-root-t3443946
4) Only thing to note is when you run the adb or fastboot commands use "./" before the commands for instance - $ ./adb devices
5) Follow the instructions and you should be able to do it
Do let me know if you have any trouble doing it

[tool][windows][adb shell program by moamen][v1.0]

ADB SHELL PROGRAM BY MOAMEN​
Why did i make this tool?​To help new users and developers to use adb and fastboot with easier way
What is new in it and why it is different ?​Because it allows you to use most of adb commands without typing one command line as well as you can use any additional command too
Why this tool is unique ?​Because it is unique
I don't think anyone made it before
How to install :
Dowload ADB shell program y Moamen.zip
Extract it
Run the program
Enjoy the tool
Let me kow you'r opinion
Download:
https://drive.google.com/open?id=1olldZSPMLRO9uhfQJydgC_TdBGZyQPdi
Note :​If you are a Linux user and need the tool just wait for the next update
---------------------------------------------------------------------------------------------------------------------------------
HIT THANK BUTTON PLEASE
---------------------------------------------------------------------------------------------------------------------------------
Telegram number : +201111398944

How to fix adb devices list is empty?

So I want to flash stock rom back but when flashing my laptop freeze and I cannot do anything....tried many times and same problem..try run adb command in platform tool and adb device list not showing my pixel..how to fix this problem?
The first time I got my pixel I had to manually install drivers from the official android developers website, after that my PC detected my phone when in ADB and fastboot.
Make sure you also have the latest platform tools (28.0.2), get them from here
My adb detect my pixel in fastboot command..but in adb command cannot detect "adb devices"
TENN3R said:
The first time I got my pixel I had to manually install drivers from the official android developers website, after that my PC detected my phone when in ADB and fastboot.
Make sure you also have the latest platform tools (28.0.2), get them from here
Click to expand...
Click to collapse
The latest is actually 29.0.1. They haven't been updating the changelog. Try to download it now, and you'll see.
:good:

adb offline

Hello everyone. Is it possible to have the latest version of adb fastboot offline? Thanks.
For Windows computer here you go:
[TOOL][Windows][Script]Get & Install Latest Official ADB & Fastboot Drivers
Most ADB-FASTBOOT installers are provided in UPXed .EXE-file format hence it's not transparent what they are internally doing unless you decompile it. So I decided to write the whole thing as a Windows CMD script thus everyone should can read...
forum.xda-developers.com

Categories

Resources