[UPDATED] [Tool-Windows] [ADB for noobs] [the simplest GUI ADB/Fasboot]

Do you think I should work on developing this tool?


  • Total voters
    131
Status
Not open for further replies.
Search This thread

mhashim6

Recognized Developer
Mar 5, 2013
882
1,015
mhashim6.me
*THE TOOL IS UPDATED HERE, HOPEFULLY WILL FIX WHATEVER PROBLEM YOU HAD, WHATEVER! *

Hello and welcome ! , I wanna play a game :silly:

This tool made specially for noobs & lazy guys , as some of us hate working with any command prompt -and ADB/fastboot are command prompts- so they avoid using it , even if they needed to!
now forget that , this tool is the simplest Graphical user interface ADB,
which will grab popular ADB & Fastboot commands in simple combobox to use :)


Features..!


  • My tool is featured in XDA-Portal :D . Tab Here


  • Main Features


    • this tool is written in java, which mean the simplicity , the smallest size and the fastest functions!

    • this tool depends on your PC , it does nothing on it's own , that makes it very small (about 45 kb!) but powerful :)
    • Currently this tool is my only active project , so i'm working on updating it ASAP :good:


  • Features for human being (to use)

    • my tool does the most popular/important pure ADB & fastboot operations ,
      these operations are :
      • 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.
      • Look at 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.
      • 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.
    • My tool UI is very simple and easy to use , it's just about 300 x 450 JFrame :)

Requirements..!

  • You need JRE (the JAVA Runtime Environment ) to run the Tool , you can get it from here .
  • ADB / Fastboot in your PC (are you kidding?! :cyclops: ).
  • USB Debugging enabled in your Android Device.
  • a Human brain which can read the 'How To' in this Thread.

How to & Downloads..!


  • Download the "ADB For noobs STABLE V3.0.jar" FROM HERE (or in Downloads Tab up) ,
    open the downloaded file and set your ADB directory and click Set Data button (you must do that at least once), to make the tool know where's your ADB to use it.
  • Select the desired operation , and add required directories , then tab Activate , and that's it ! , isn't it Simple ?! :good: :D
  • use Reset button to reset text fields

Screenshots...!


the Final release (3.0) :

4d3ukM8.png


Old Version (2.5) :

wm2S20S.jpg


eNwoK0A.jpg


Older Version (2.0) :

LkWTRgm.jpg


Even older Version (1.7) :

kpVfCda.jpg


Or see the Screenshots Tab up.

How to help ?....

at first thanks for clicking "Click To Show Content" Button , that means you really want to help me :fingers-crossed:

  • Testing is the best method to help me.
  • you faced problem while using my tool ? let me know in the comments.
  • You have Suggestions ? .. PM Me with your suggestions :) .
  • you miss some adb/fastboot functions ? , feel free to request :) :good: .

  • DON'T FORGET TO CLICK MY
    thanx.png
    BUTTON .

Changelog...!

Code:
* 29 - 01 - 2015
the final release (3.0)
-fix : a few problems in the UI .. and a simple touch to the code.
-added : unlock patterns/passwords with 2 methods.
Note : no need to say that this update is just to leave that project sleep in peace , it just fixes some mistakes that I couldn't fix them because I didn't had enough time.

* 15 - 06 - 2014
release (v2.5)
-this version will give you the UI that you deserve ,look and feel is better and more simple than before.
-many pure ADB operations optimized.
-setting my data is more reliable (i'v optimized the code to get rid of these (Apk_dir.txt , P_dir.txt ....etc).
-reset button added (to reset text fields).
-the problem of (confirm dialog) that repeat the operations fixed.
-check updates button added (will open this thread's link).
-now all operation that returns output like (logCat , adb Devices.....etc) will store their logs in .text files.
-tool size reduced from 60 kb to 38 kb , lol .

* 10 - 06 - 2014
the third release (v2.0) :
-this version has several UI optimizations to make things 80% easier than before.
-many code problems solved , problems with some operations solved.
-storing all data in one folder ("Data") to make the look unique.

* 05 - 06 - 2014
the second release (v1.7) :
-code optimization , fixed 2 tools problems.
-now the adb / fastboot command prompt will close immediately after finishing an operation, except in memory/storage usage and logcat.
-new adb & fastboot options are added :
-Kill all background processes.
-Reboot to recovery mode.
-Reboot to Download mode (for Samsung Devices).
-Reboot to bootloader mode.
-Reboot to Fastboot mode.
-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.
-the tool will create folder called patch to store all my .bat scripts in it.

* 03 - 06 - 2014
the initial release (v1.0) .

Credits...!

My Friend @kermage .... thanks for helping and Suggestions :good: :fingers-crossed:
My Friend Yusuf Badr ... thanks for Testing :good: :fingers-crossed:


XDA:DevDB Information
ADB for noobs (GUI ADB/Fastboot), Tool/Utility for all devices (see above for details)

Contributors
Mohamed Hashem

Version Information
Status: Stable
Current Stable Version: 3.0
Stable Release Date: 2015-01-29
Current Beta Version: 1.7
Beta Release Date: 2014-06-03

Created 2014-06-03
Last Updated 2015-01-28
 

Attachments

  • V2.5_2.jpg
    V2.5_2.jpg
    96.6 KB · Views: 8,157
  • V2.jpg
    V2.jpg
    91.2 KB · Views: 6,300
  • V3.png
    V3.png
    37 KB · Views: 5,595
Last edited:

mhashim6

Recognized Developer
Mar 5, 2013
882
1,015
mhashim6.me
Good job! :good:

But maybe on the next update, try to make it really for noobs & lazy guys; a 1 tool, installation/settings in the first run. :D

i understand that you mean Setup window at first run .. but this will make the app for windows only , also you just need to run the 1st tool just once , then you can just delete it :D , but i'll try my best to make it easier , btw , before a day from making this thread , it was so dummy and you should add your adb dir every time to run it , as this pic : http://i.imgur.com/xbwtquz.jpg :D :D
btw , what about it's operations , you find any thing bad ? thx very much for your help and report :)

EDIT: Oh , i think i got an idea .. next update will solve this , also will have more operations , may be fastboot commands too ;)
 
Last edited:
  • Like
Reactions: apophis9283

kermage

Senior Member
Feb 3, 2014
307
189
Iligan City
i understand that you mean Setup window at first run .. but this will make the app for windows only , also you just need to run the 1st tool just once , then you can just delete it :D , but i'll try my best to make it easier , btw , before a day from making this thread , it was so dummy and you should add your adb dir every time to run it , as this pic : http://i.imgur.com/xbwtquz.jpg :D :D
btw , what about it's operations , you find any thing bad ? thx very much for your help and report :)

EDIT: Oh , i think i got an idea .. next update will solve this , also will have more operations , may be fastboot commands too ;)

No need for setup window, use java ini/properties file instead. :D
 

mhashim6

Recognized Developer
Mar 5, 2013
882
1,015
mhashim6.me
Would be perfect if it had a feature to batch install apks.

sorry didn't understand that .. i mean it had "install apk" option , but what do you mean with batch install apk ?

how can i use it to flash twrp or cwm img file to my phone??

just add the file you want to flash in the 1st text box called "select file to install / flash / push and then select the option from combo box :)

Are you missing a DLL file from your Java Program? I'm getting Java errors stating it can't find the main class of the file. I'm running Windows 7 32-Bit and Java 6 Standard Edition installed.
no it's just fine with me and others :\ , upgrade to higher Jre or redownload

Guys , new update is coming today or tomorrow , will make things much easier ;) :good:
 
K

Kalim Siddiqui

Guest
Very useful thanks bro. And one thing I pressed thanks button on first post ;) just kidding .

Sent from my LG-P500 using XDA Premium 4 mobile app
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 111
    *THE TOOL IS UPDATED HERE, HOPEFULLY WILL FIX WHATEVER PROBLEM YOU HAD, WHATEVER! *

    Hello and welcome ! , I wanna play a game :silly:

    This tool made specially for noobs & lazy guys , as some of us hate working with any command prompt -and ADB/fastboot are command prompts- so they avoid using it , even if they needed to!
    now forget that , this tool is the simplest Graphical user interface ADB,
    which will grab popular ADB & Fastboot commands in simple combobox to use :)


    Features..!


    • My tool is featured in XDA-Portal :D . Tab Here


    • Main Features


      • this tool is written in java, which mean the simplicity , the smallest size and the fastest functions!

      • this tool depends on your PC , it does nothing on it's own , that makes it very small (about 45 kb!) but powerful :)
      • Currently this tool is my only active project , so i'm working on updating it ASAP :good:


    • Features for human being (to use)

      • my tool does the most popular/important pure ADB & fastboot operations ,
        these operations are :
        • 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.
        • Look at 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.
        • 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.
      • My tool UI is very simple and easy to use , it's just about 300 x 450 JFrame :)

    Requirements..!

    • You need JRE (the JAVA Runtime Environment ) to run the Tool , you can get it from here .
    • ADB / Fastboot in your PC (are you kidding?! :cyclops: ).
    • USB Debugging enabled in your Android Device.
    • a Human brain which can read the 'How To' in this Thread.

    How to & Downloads..!


    • Download the "ADB For noobs STABLE V3.0.jar" FROM HERE (or in Downloads Tab up) ,
      open the downloaded file and set your ADB directory and click Set Data button (you must do that at least once), to make the tool know where's your ADB to use it.
    • Select the desired operation , and add required directories , then tab Activate , and that's it ! , isn't it Simple ?! :good: :D
    • use Reset button to reset text fields

    Screenshots...!


    the Final release (3.0) :

    4d3ukM8.png


    Old Version (2.5) :

    wm2S20S.jpg


    eNwoK0A.jpg


    Older Version (2.0) :

    LkWTRgm.jpg


    Even older Version (1.7) :

    kpVfCda.jpg


    Or see the Screenshots Tab up.

    How to help ?....

    at first thanks for clicking "Click To Show Content" Button , that means you really want to help me :fingers-crossed:

    • Testing is the best method to help me.
    • you faced problem while using my tool ? let me know in the comments.
    • You have Suggestions ? .. PM Me with your suggestions :) .
    • you miss some adb/fastboot functions ? , feel free to request :) :good: .

    • DON'T FORGET TO CLICK MY
      thanx.png
      BUTTON .

    Changelog...!

    Code:
    * 29 - 01 - 2015
    the final release (3.0)
    -fix : a few problems in the UI .. and a simple touch to the code.
    -added : unlock patterns/passwords with 2 methods.
    Note : no need to say that this update is just to leave that project sleep in peace , it just fixes some mistakes that I couldn't fix them because I didn't had enough time.
    
    * 15 - 06 - 2014
    release (v2.5)
    -this version will give you the UI that you deserve ,look and feel is better and more simple than before.
    -many pure ADB operations optimized.
    -setting my data is more reliable (i'v optimized the code to get rid of these (Apk_dir.txt , P_dir.txt ....etc).
    -reset button added (to reset text fields).
    -the problem of (confirm dialog) that repeat the operations fixed.
    -check updates button added (will open this thread's link).
    -now all operation that returns output like (logCat , adb Devices.....etc) will store their logs in .text files.
    -tool size reduced from 60 kb to 38 kb , lol .
    
    * 10 - 06 - 2014
    the third release (v2.0) :
    -this version has several UI optimizations to make things 80% easier than before.
    -many code problems solved , problems with some operations solved.
    -storing all data in one folder ("Data") to make the look unique.
    
    * 05 - 06 - 2014
    the second release (v1.7) :
    -code optimization , fixed 2 tools problems.
    -now the adb / fastboot command prompt will close immediately after finishing an operation, except in memory/storage usage and logcat.
    -new adb & fastboot options are added :
    -Kill all background processes.
    -Reboot to recovery mode.
    -Reboot to Download mode (for Samsung Devices).
    -Reboot to bootloader mode.
    -Reboot to Fastboot mode.
    -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.
    -the tool will create folder called patch to store all my .bat scripts in it.
    
    * 03 - 06 - 2014
    the initial release (v1.0) .

    Credits...!

    My Friend @kermage .... thanks for helping and Suggestions :good: :fingers-crossed:
    My Friend Yusuf Badr ... thanks for Testing :good: :fingers-crossed:


    XDA:DevDB Information
    ADB for noobs (GUI ADB/Fastboot), Tool/Utility for all devices (see above for details)

    Contributors
    Mohamed Hashem

    Version Information
    Status: Stable
    Current Stable Version: 3.0
    Stable Release Date: 2015-01-29
    Current Beta Version: 1.7
    Beta Release Date: 2014-06-03

    Created 2014-06-03
    Last Updated 2015-01-28
    10
    apple pie
    • DON'T FORGET TO CLICK MY
      thanx.png
      BUTTON .
    4
    Reserved

    supposed to be reserved for unknown thing , who cares!
    4
    Amazing work

    Nicely done :good: :good: keep it up :D :D
    4
    new update is out , check the changelog and Screenshot ;) :good: