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

Anybody interested in a version of Fastboot Commander in JavaFX2

  • Hell ya!

    Votes: 2 50.0%
  • What's wrong with Swing?

    Votes: 2 50.0%

  • Total voters
    4
  • Poll closed .
Search This thread

mumilover

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

I had to relocate the thread to this new one, because the old had a problem with the thanks button not showing :0)

I added a DONATE button... my HTC Magic device was stolen.. i need a new one for testing...
Once i have enough for it i will remove the donate button :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 ment 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!



HOW-TO:

1. Extract FastbootCommanderV1.51.zip anywhere you like.
(A folder named "Tools" will be made with the right OS system files in same directory as the jar file. So make sure that you have write permissions)
2. Boot your phone into fastboot.
3. Connect it to your PC via USB.

Windows:
4. Run FastbootCommanderV1.51.jar or WinRun.bat.
5. Enjoy the app.


Linux:
4. Enable execute permission for the LinuxRun script
5. Run the script or double click on the jar-file.
7. Enjoy the app.
NB: Check this out to make the device work without the use of sudo: http://xdaforums.com/show...1&postcount=26
Or use sudo to run the script if you get any problems...



Automatic detection of files upon startup:
If you want to have the files automatically recognized under startup, then do following:
(A good thing to have when you have been playing around with different roms)

1) If you want to have hboot, radio and recovery files recognized, put them in a folder named: "IMGFiles" in the same folder as the Tools folder (generated in different location depending on the OS).
"IMGFiles" is case-sensitive.
Make sure that they have right name tags, e.g.
For a hboot file the name should contain the "hboot" word. Like this hboot-1.76.2007Desire.img
Another example:
recovery-RA-sapphire-v1.7.0 is correct name for a recovery file.

2) If you want to have boot, system and userdata files recognized, put them in a folder named: "Nandroid" in the same folder as the Tools folder (generated in different location depending on the OS).
"Nandroid" is case-sensitive.
Make sure that they have right name tags, e.g.
For a system file the name should contain the "system" word. Like this: system-backupDesire2010-10-28.img
Another example:
boot-backupDesire2010-10-28 is correct name for a boot file.

Conversion of BMP file to splash file:
BMP image conversion requires a BMP image with 24 bit depth. No other image format or resolution will work...
Also, make sure that the BMP has the right width and height for your device. (Desire = 480x800, Magic/sapphire=320x480 )


Link to tool:
https://rapidshare.com/files/1908085801/FastbootCommanderV.1.51.zip

Don't forget to hit that "thanks"/Donate button or check out my APK(s) installer tool found in my signature :0)


Drivers:
If you have driver problem, take a look here:
http://developer.android.com/sdk/win-usb.html

Here is the drivers, so no need to download the sdk just for it :0)
http://rapidshare.com/files/431644974/Usb-Drivers-Android.rar

The above also includes the HTC-sync drivers i had on my computer :0)
 

Attachments

  • customCommand.jpg
    customCommand.jpg
    39.2 KB · Views: 15,849
  • misc.jpg
    misc.jpg
    40 KB · Views: 83,785
  • radio.jpg
    radio.jpg
    41.9 KB · Views: 10,113
  • splash.jpg
    splash.jpg
    54.3 KB · Views: 9,876
  • system.jpg
    system.jpg
    38.5 KB · Views: 7,222
  • FastbootCommanderV.1.5.zip
    337 KB · Views: 21,674
  • FastbootCommanderV.1.51.zip
    349 KB · Views: 56,885
Last edited:

harry_01

Senior Member
Nov 16, 2007
352
5
ACE PVT SHIP S-OFF
HBOOT-0.85.007
MICROP-0438
RADIO-26.03.02.26_M
eMMC-BOOT
oct 11 2010,12:47:02



ACE PVT SHIP S-OFF ,suck on htc logo , only come bootloader mode how to flash & alive


can i solved my problem with this tool if yes so how plz help me
 
  • Like
Reactions: woundtrauma

mumilover

Senior Member
Mar 18, 2010
1,348
616
Copenhagen
ACE PVT SHIP S-OFF
HBOOT-0.85.007
MICROP-0438
RADIO-26.03.02.26_M
eMMC-BOOT
oct 11 2010,12:47:02



ACE PVT SHIP S-OFF ,suck on htc logo , only come bootloader mode how to flash & alive


can i solved my problem with this tool if yes so how plz help me
Please, keep the threads separate. I have answered you on the Desire HD thread. This thread is for Desire only.
 

Pipusz

Senior Member
Dec 14, 2010
713
397
Budapest
Great tool indeed, I have used it for a long time for flashing hboots and radios.

But how can I flash a kernel? Same method? Also, how can I know that the process was successful? Does it take longer to boot for the first time?

Thanks in advance.
 

mumilover

Senior Member
Mar 18, 2010
1,348
616
Copenhagen
Great tool indeed, I have used it for a long time for flashing hboots and radios.

But how can I flash a kernel? Same method? Also, how can I know that the process was successful? Does it take longer to boot for the first time?

Thanks in advance.
There is a kernel tab :0)
The process is successful if it boots and no major FCs. Remember to make a nandroid backup before you try other kernels.
 

Pipusz

Senior Member
Dec 14, 2010
713
397
Budapest
I know there is a kernel tab. ;) I'm just asking for the booting time after flashing, because I tried it once and I had to pull the battery after 1 hour of nothing. :D
 

bukethead32

Member
Jul 4, 2010
49
7
oxnard
I am having some issues. I can only get into the Hboot/fastboot screen, I can not get into recovery. My phone used to be rooted and I believe by what it says below I am not anymore. Is there a way to root it through this fastboot program? so I can get my phone working again? Do I need to go the gold card method? Your help is much appreciated.


Below is what fastboot is saying:
Operating system: Windows.
Tools folder found.
Windows fastboot tools found.
The folder containing the IMG files was not found.
No Nandroid folder was not found - "Restore" button disabled.
STARTING PRINT OF DEVICE INFO.
-----------------------------------.
SPL/hboot version: 1.33.0006.
Radio version: 2.22.19.26i.
Main software version: 1.88.531.1.
cid: t-mob010.
cpld: 10.
product: sapphire.
mid: sapp30000.
security: on.
build-mode: ship.
-----------------------------------.
Print of device info SUCCESSFUL.
This device does not have s-off nor eng hboot.
ARE YOU SURE THAT THIS IS THE RIGHT TOOL FOR YOU?.
 

Pipusz

Senior Member
Dec 14, 2010
713
397
Budapest
I am having some issues. I can only get into the Hboot/fastboot screen, I can not get into recovery. My phone used to be rooted and I believe by what it says below I am not anymore. Is there a way to root it through this fastboot program? so I can get my phone working again? Do I need to go the gold card method? Your help is much appreciated.


Below is what fastboot is saying:
Operating system: Windows.
Tools folder found.
Windows fastboot tools found.
The folder containing the IMG files was not found.
No Nandroid folder was not found - "Restore" button disabled.
STARTING PRINT OF DEVICE INFO.
-----------------------------------.
SPL/hboot version: 1.33.0006.
Radio version: 2.22.19.26i.
Main software version: 1.88.531.1.
cid: t-mob010.
cpld: 10.
product: sapphire.
mid: sapp30000.
security: on.
build-mode: ship.
-----------------------------------.
Print of device info SUCCESSFUL.
This device does not have s-off nor eng hboot.
ARE YOU SURE THAT THIS IS THE RIGHT TOOL FOR YOU?.
Your answer is in the last part: your phone is S-ON, thus you cannot use this tool. First, you need to S-Off. Click on the S-Off link in my signature and follow the steps written there.
 
Last edited:

mumilover

Senior Member
Mar 18, 2010
1,348
616
Copenhagen
I am having some issues. I can only get into the Hboot/fastboot screen, I can not get into recovery. My phone used to be rooted and I believe by what it says below I am not anymore. Is there a way to root it through this fastboot program? so I can get my phone working again? Do I need to go the gold card method? Your help is much appreciated.


Below is what fastboot is saying:
Operating system: Windows.
Tools folder found.
Windows fastboot tools found.
The folder containing the IMG files was not found.
No Nandroid folder was not found - "Restore" button disabled.
STARTING PRINT OF DEVICE INFO.
-----------------------------------.
SPL/hboot version: 1.33.0006.
Radio version: 2.22.19.26i.
Main software version: 1.88.531.1.
cid: t-mob010.
cpld: 10.
product: sapphire.
mid: sapp30000.
security: on.
build-mode: ship.
-----------------------------------.
Print of device info SUCCESSFUL.
This device does not have s-off nor eng hboot.
ARE YOU SURE THAT THIS IS THE RIGHT TOOL FOR YOU?.

Your answer is in the last part: your phone is S-ON, thus you cannot use this tool. First, you need to S-Off. Click on the S-Off link in my signature and follow the steps written there.
Using the version nr, download a RUU with the same version (i do not recommend a RUU with a higher a version, maybe it has enhanced security features). Flash it while in fastboot mode. Restart and use unrevoked to get root and custom recovery and ect.... Basically follow the s-off link provided by Pipusz ;0)
 

mumilover

Senior Member
Mar 18, 2010
1,348
616
Copenhagen
Your answer is in the last part: your phone is S-ON, thus you cannot use this tool. First, you need to S-Off. Click on the S-Off link in my signature and follow the steps written there.
I see your guide uses android-flasher.... TRAITOR :O)
It be cool if was updated with my tool and some info regarding the different hboots and layout partitions :0)

If not done, i'll make you an offer you cannot refuse..
 

Pipusz

Senior Member
Dec 14, 2010
713
397
Budapest
I see your guide uses android-flasher.... TRAITOR :O)
It be cool if was updated with my tool and some info regarding the different hboots and layout partitions :0)

If not done, i'll make you an offer you cannot refuse..
That is not my guide! :D It's just there for the newcomers to direct them to the right thread. And I'm not a traitor, I'm loyal to Fastboot Commander, because it's working. :) ;)
 

bukethead32

Member
Jul 4, 2010
49
7
oxnard
Hi am am trying to fastboot this ruu: RUU_Sapphire_T-Mobile_US_3.12.531.1_FRG83D_release_signed

do I need to change the name so it shows up in the tools file?
 

Pipusz

Senior Member
Dec 14, 2010
713
397
Budapest
Hi am am trying to fastboot this ruu: RUU_Sapphire_T-Mobile_US_3.12.531.1_FRG83D_release_signed

do I need to change the name so it shows up in the tools file?
Correct me if I'm wrong, but RUU shouldn't be like starting an application on your computer? I don't think fastboot is needed here, but then again, I might be wrong. Check the link in my signature, it is a good tutorial including flashing a RUU.
 

mumilover

Senior Member
Mar 18, 2010
1,348
616
Copenhagen
Correct me if I'm wrong, but RUU shouldn't be like starting an application on your computer? I don't think fastboot is needed here, but then again, I might be wrong. Check the link in my signature, it is a good tutorial including flashing a RUU.
You are semi right. The RUU will always restart the device into fastboot and start the flash process. But the RUU is an exe file... you just run it and it will take care of the rest.. But again.. is it for your device id? Also, your version nr is 1.88.531.1. and you are updating to version 3.12.531.1... it that not a big jump?
 
Last edited:
  • Like
Reactions: manmohan0339

bukethead32

Member
Jul 4, 2010
49
7
oxnard
I found the right RUU version .... I have been trying the s-off link and the videos aren't there and not all the steps are in the tutorial.....
 

Top Liked Posts

  • There are no posts matching your filters.
  • 248
    Don't forget to hit that "thanks"/Donate button or check out my APK(s) installer tool found in my signature :0)

    I had to relocate the thread to this new one, because the old had a problem with the thanks button not showing :0)

    I added a DONATE button... my HTC Magic device was stolen.. i need a new one for testing...
    Once i have enough for it i will remove the donate button :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 ment 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!



    HOW-TO:

    1. Extract FastbootCommanderV1.51.zip anywhere you like.
    (A folder named "Tools" will be made with the right OS system files in same directory as the jar file. So make sure that you have write permissions)
    2. Boot your phone into fastboot.
    3. Connect it to your PC via USB.

    Windows:
    4. Run FastbootCommanderV1.51.jar or WinRun.bat.
    5. Enjoy the app.


    Linux:
    4. Enable execute permission for the LinuxRun script
    5. Run the script or double click on the jar-file.
    7. Enjoy the app.
    NB: Check this out to make the device work without the use of sudo: http://xdaforums.com/show...1&postcount=26
    Or use sudo to run the script if you get any problems...



    Automatic detection of files upon startup:
    If you want to have the files automatically recognized under startup, then do following:
    (A good thing to have when you have been playing around with different roms)

    1) If you want to have hboot, radio and recovery files recognized, put them in a folder named: "IMGFiles" in the same folder as the Tools folder (generated in different location depending on the OS).
    "IMGFiles" is case-sensitive.
    Make sure that they have right name tags, e.g.
    For a hboot file the name should contain the "hboot" word. Like this hboot-1.76.2007Desire.img
    Another example:
    recovery-RA-sapphire-v1.7.0 is correct name for a recovery file.

    2) If you want to have boot, system and userdata files recognized, put them in a folder named: "Nandroid" in the same folder as the Tools folder (generated in different location depending on the OS).
    "Nandroid" is case-sensitive.
    Make sure that they have right name tags, e.g.
    For a system file the name should contain the "system" word. Like this: system-backupDesire2010-10-28.img
    Another example:
    boot-backupDesire2010-10-28 is correct name for a boot file.

    Conversion of BMP file to splash file:
    BMP image conversion requires a BMP image with 24 bit depth. No other image format or resolution will work...
    Also, make sure that the BMP has the right width and height for your device. (Desire = 480x800, Magic/sapphire=320x480 )


    Link to tool:
    https://rapidshare.com/files/1908085801/FastbootCommanderV.1.51.zip

    Don't forget to hit that "thanks"/Donate button or check out my APK(s) installer tool found in my signature :0)


    Drivers:
    If you have driver problem, take a look here:
    http://developer.android.com/sdk/win-usb.html

    Here is the drivers, so no need to download the sdk just for it :0)
    http://rapidshare.com/files/431644974/Usb-Drivers-Android.rar

    The above also includes the HTC-sync drivers i had on my computer :0)
    11
    Reserved for future use
    5
    Fastboot Commander v.1.51 just reached 6300 + downloads :0)

    Remember to leave a REPLY or the this threads will die...
    Hitting the "THANKS" and/or Donate button won't hurt either :0)
    3
    ACE PVT SHIP S-OFF
    HBOOT-0.85.007
    MICROP-0438
    RADIO-26.03.02.26_M
    eMMC-BOOT
    oct 11 2010,12:47:02



    ACE PVT SHIP S-OFF ,suck on htc logo , only come bootloader mode how to flash & alive


    can i solved my problem with this tool if yes so how plz help me
    Please, keep the threads separate. I have answered you on the Desire HD thread. This thread is for Desire only.
    3
    I am having some issues. I can only get into the Hboot/fastboot screen, I can not get into recovery. My phone used to be rooted and I believe by what it says below I am not anymore. Is there a way to root it through this fastboot program? so I can get my phone working again? Do I need to go the gold card method? Your help is much appreciated.


    Below is what fastboot is saying:
    Operating system: Windows.
    Tools folder found.
    Windows fastboot tools found.
    The folder containing the IMG files was not found.
    No Nandroid folder was not found - "Restore" button disabled.
    STARTING PRINT OF DEVICE INFO.
    -----------------------------------.
    SPL/hboot version: 1.33.0006.
    Radio version: 2.22.19.26i.
    Main software version: 1.88.531.1.
    cid: t-mob010.
    cpld: 10.
    product: sapphire.
    mid: sapp30000.
    security: on.
    build-mode: ship.
    -----------------------------------.
    Print of device info SUCCESSFUL.
    This device does not have s-off nor eng hboot.
    ARE YOU SURE THAT THIS IS THE RIGHT TOOL FOR YOU?.

    Your answer is in the last part: your phone is S-ON, thus you cannot use this tool. First, you need to S-Off. Click on the S-Off link in my signature and follow the steps written there.
    Using the version nr, download a RUU with the same version (i do not recommend a RUU with a higher a version, maybe it has enhanced security features). Flash it while in fastboot mode. Restart and use unrevoked to get root and custom recovery and ect.... Basically follow the s-off link provided by Pipusz ;0)