Showing posts with label REVIVE. Show all posts
Showing posts with label REVIVE. Show all posts

Tuesday, 12 July 2016

[REVIVE] [GUI ADB - Fastboot] [12-7-16] Simple ADB Tool



ANNOUNCEMENT:
one year & half ago I've created this tool, the main idea was not new, it has been implemented so many times, but I believe that majority of implementations has just covered the most basic and direct commands of ADB/Fastboot,

So, this revive shall FIX WHATEVER PROBLEM YOU FACED WITH THE OLD TOOL. make sure to check the changelog [2nd post].

INSTALLATION :



• first you have to install ADB Installer tool, it will install ADB to your System directly, so no need for any additional files (make sure to give @Snoop05 a Thanks :good:) .
• then run Simple ADB.jar and that's it!




GUIDE :




• select from "ADB", "Fastboot" or "Your own command" buttons :

- if "ADB"is selected the combobox will contain lots of adb commands :
Check if Device connected properly (adb devices).
Android Logcat.
Install a specific APK file(Android Application).
Uninstall apk <package> .
pull a file from your Android Device to your PC.
push a file from your PC to your Android Device.
View tasks running in your Android device.
Check your Android Device Memory usage.
Check your Android Device storage usage.
Kill all background processes.
Normal Reboot.
Reboot to recovery mode
Reboot to download mode (for Samsung Devices).
Reboot to bootloader mode.

- if "Fastboot" is selected the combobox will contain lots of Fastboot commands :
Reboot to Fastboot mode.
Unlock Patterns/passowords with two methods
Flash Update.zip.
Flash recovery.img.
Flash boot.img.
Wipe (System,data & cache) before restoring nandroid backup.
Flash system.img.
Flash data.img.
Flash cache.img.

- if "Your own command" is selected the combobox will be disabled , and you can write your (still one line) command in the red area.

• Hit Activate to (well, activate the command :cyclops: ).

• Hit Abort to stop the currently running operation ( please think twice before aborting a command).

• You have the Options menu that contains :
- xda thread : to visit this thread.
- ADB Installer : to visit ADB Installer thread.
- Reset : to set the frame as you first opened it.





Code:


*** Disclaimer
there are some commands I've never tested (like password commands and most Fastboot commands),
 because I don't have a spare phone to test on,  please use the tool at your own risk.


! note: there's no way to donate to my project till now, so you can support the project by reviews, rates and Thanks :good: :p

XDA:DevDB Information
SADB, Tool/Utility for all devices (see above for details)

Contributors
Mohamed Hashem, Snoop05

Version Information
Status: Beta
Current Beta Version: 5.0
Beta Release Date: 2016-07-13

Created 2016-07-12
Last Updated 2016-07-12








Attached Thumbnails


Click image for larger version<br/><br/>Name:	1.png<br/>Views:	N/A<br/>Size:	88.0 KB<br/>ID:	3810981
 

Click image for larger version<br/><br/>Name:	2.png<br/>Views:	N/A<br/>Size:	51.0 KB<br/>ID:	3810982
 

Click image for larger version<br/><br/>Name:	3.png<br/>Views:	N/A<br/>Size:	22.6 KB<br/>ID:	3810984
 

Click image for larger version<br/><br/>Name:	4.png<br/>Views:	N/A<br/>Size:	20.0 KB<br/>ID:	3810985
 











Attached Files






File Type: jar Simple ADB.jar -
[Click for QR Code]
(26.9 KB)