[TOOL][All devices & OS] Fastboot Commander [v.1.51][UPD 15 AUG 2011]

mumilover

Senior Member
Mar 18, 2010
1,348
618
0
Copenhagen
Don't forget to hit that "thanks"/Donate button or check out my APK(s) installer tool found in my signature :0)

Updated to version 1.51.
Added: Conversion of BMP images to ready-to-flash splash files on all 3 systems.
Modified: Graphical layout is now more in sync in all 3 systems.
Modified: All tooltips are now corrected and fully helpful :0)


Hi everyone.
This is a tool written in JAVA for easier flashing of the following partitions:
Radio, hboot/spl, recovery, system, boot, userdata, kernel and splash.
It can do much more, like:
Conversion of 24bit BMP images to ready-to-flash splash files.
Erase/wipe multiple or single partitions.
Reboot device either to system or fastboot.
Print of device info.
Flash of kernel.
Possible to run custom fastboot commands instead of using cmd/shell.
Flash of signed zip files (E.g. fastboot flash zip myzip.zip)
The above
(Flash of signed zip) should not to be confused with flashing of custom rom files!
It's only meant for signed HTC roms with complete system layout.

Flash multiple files in one click by using custom folders and tags.

It's basically a GUI over most fastboot commands.
It works for Windows, Linux and Mac.
No need for Android SDK, the jar-file has all needed files bundled!

It's well tested and have more than +10000 users.
It works for all devices which has fastboot :0)

Any feedback is appreciated.

Requirements:
Min 30 % battery!
Engineering hboot/spl OR S-OFF!


Do not reboot or shutdown, if you ever get an error flashing the radio or the hboot/spl!
Ask here for help if it happens!


Instead of having to maintain multiple OPs, i have decided to redirect the OP to the desire forum. It's only the facade and nothing else. All questions and ect regarding the Legend will still be on this thread :0)

The tool is the same and will work on any device which have fastboot mode.

LINK:
http://forum.xda-developers.com/showthread.php?t=1193915
 

Attachments

Last edited:

Mafuzzer

Senior Member
Mar 5, 2011
59
19
0
London
So is this basically ClockWork Recovery Mod for your PC with similar permissions to S-OFF? If so, this is quite cool.

Another thing I was going to ask. You say that this has been tested by over 10000 people. Have there any been any problems?
 

cyRq

Senior Member
Mar 3, 2011
169
60
0
fragxperts.pl
So is this basically ClockWork Recovery Mod for your PC with similar permissions to S-OFF? If so, this is quite cool.

Another thing I was going to ask. You say that this has been tested by over 10000 people. Have there any been any problems?
No. This is a GUI for sending fastboot/adb commands.

Sent from my HTC Legend using XDA Premium App
 
Last edited:

mumilover

Senior Member
Mar 18, 2010
1,348
618
0
Copenhagen
No. This is a GUI for sending fastboot/adb commands.

Sent from my HTC Legend using XDA Premium App
So is this basically ClockWork Recovery Mod for your PC with similar permissions to S-OFF? If so, this is quite cool.

Another thing I was going to ask. You say that this has been tested by over 10000 people. Have there any been any problems?
This is ONLY fastboot...no adb commands (hence fastboot COMMANDER :0)

This tool requires s-off or eng spl for it to work fully. It does have some capabilities like clockwork but is different. Clockwork is recovery and uses internal commands (busybox or the like) and has adb connection were you have access to the files of the device.
Fastboot only deals with partitions and the like... More abstract, and yet more powerful in some aspects.

There has been 0, non, zip, null, nil and nada bugs reported :0)
Only requests for improved capabilities and such.