Jump to content


Photo

How to Properly Set up ADB and Fastboot for Your Windows 7 PC

adb fastboot command line how to windows

  • Please log in to reply
35 replies to this topic

#21 RikRong

RikRong

    Cap'n Slow

  • Superuser
  • 2,117 posts
  • LocationNoDak
  • Current Device(s):Pixel 7

Posted 11 June 2013 - 03:53 AM

I know this was posted a little while ago, but I just used it.  I've tried a million different ways to get ADB working and haven't been successful (I'm not super computer literate).  However, this worked and was easy to follow.  Thanks Tuc.


  • tucstwo likes this

R. Long: Pixel 5

 


#22 tucstwo

tucstwo

    www.drdevs.com

  • Administrator
  • 14,435 posts
  • Twitter:tucstwo
  • Google+:tucstwo@gmail.com
  • LocationNJ
  • Current Device(s):LG G3 VS985, Nexus 7 (flo)

Posted 11 June 2013 - 04:10 PM

I know this was posted a little while ago, but I just used it.  I've tried a million different ways to get ADB working and haven't been successful (I'm not super computer literate).  However, this worked and was easy to follow.  Thanks Tuc.

See Post 3 Above for updates


  • RikRong, shane1 and prozac4me like this

Visit DRDevs.com hosting site for all official Droidrzr.com ROMs, Apps, GApps and other mods/files!!
Please PM me if you need help!
I will be hosting AOSP-Based ROM GApps packages!
Download the most Up-to-Date GApps Packages for AOSP ROMs from me here!


#23 RikRong

RikRong

    Cap'n Slow

  • Superuser
  • 2,117 posts
  • LocationNoDak
  • Current Device(s):Pixel 7

Posted 11 June 2013 - 06:41 PM

Will do, thanks for the tip.


R. Long: Pixel 5

 


#24 LSDWiZaRd

LSDWiZaRd

    Member

  • Members
  • PipPip
  • 59 posts
  • LocationColcord, OK
  • Current Device(s):Motorola Droid RAZR M

Posted 16 June 2013 - 10:36 AM

Could someone explain the use or advantages for this?

#25 Guest_BDH_*

Guest_BDH_*
  • Guests

Posted 17 June 2013 - 02:56 AM

Could someone explain the use or advantages for this?

 

Adb stands for Android Debugging Bridge. You can learn a lot more about it HERE.


  • shane1 likes this

#26 LSDWiZaRd

LSDWiZaRd

    Member

  • Members
  • PipPip
  • 59 posts
  • LocationColcord, OK
  • Current Device(s):Motorola Droid RAZR M

Posted 18 June 2013 - 06:30 AM

Adb stands for Android Debugging Bridge. You can learn a lot more about it HERE.

thank you sir, this has helped out quite a bit:)



#27 pazuzuftw

pazuzuftw

    Member

  • Members
  • PipPip
  • 38 posts
  • Current Device(s):Droid Razr Maxx HD

Posted 11 July 2013 - 06:48 PM

That was a really nice straight foward tutorial. I also ran into the same issue when trying to run the adk manager and I just needed to update java in order to get it to work. Now I'm going to use your tutorial on how to set up recoveries. Again, very helpful. 



#28 milkweed

milkweed

    n00b

  • Members
  • Pip
  • 2 posts

Posted 28 October 2013 - 04:07 AM

Thanks!

 

It worked great!  You saved me as nothing else worked.

 

Minor change I had to make:  Had to move adb and fastboot files to actual drive outside of the folder; otherwise, were not recognized.



#29 Deadpool

Deadpool

    n00b

  • Members
  • Pip
  • 1 posts
  • Current Device(s):Droid Razr xt912

Posted 12 April 2014 - 10:24 AM

Worked perfectly thanks, just wanted to clarify that using the xt912 Razr I don't need to use a different fastboot binary? The post regarding omap/snapdragon binaries was worded slightly confusing.



#30 johnlgalt

johnlgalt

    Antidisestablishmentarianist

  • Superuser
  • 7,296 posts
  • Twitter:https://twitter.com/JohnLGalt
  • Location3rd Rock
  • Current Device(s):Pixel 4 XL 128 GB

Posted 15 April 2014 - 08:39 AM

I just did a reinstall of my system, and the Android SDK now does this for you :p



#31 BladeRunner

BladeRunner

    Chatroom Tech Support

  • Dedicated Supporter
  • PipPipPip
  • 347 posts
  • Google+:mikebuck69@gmail.com
  • LocationMaine
  • Current Device(s):Nexus 6, HTC One M8, Nexus 10

Posted 05 November 2014 - 11:02 AM

I use this tutorial every time I install Android SDK on a computer  B)


  • livinginkaos and shane1 like this

#32 bigjailerman

bigjailerman

    Member

  • Members
  • PipPip
  • 31 posts
  • Twitter:Dave L
  • Locationon the hop
  • Current Device(s):razr M, S4 I545

Posted 17 December 2014 - 05:36 PM

Do we have to amend the files regarding snapdragon or OMAP devices or were they amended in the OP? This is the first time Im trying to flash a custom recovery into a xt907 and I just want to ensure I have lined up properly


....its never too late to learn :google


#33 bigjailerman

bigjailerman

    Member

  • Members
  • PipPip
  • 31 posts
  • Twitter:Dave L
  • Locationon the hop
  • Current Device(s):razr M, S4 I545

Posted 19 December 2014 - 04:20 PM

 

Very little has changed at all. The ONLY thing I could suggest, like it's been mentioned already, is browse to where you stored your SDK's platform-tool. So let's just say "C:\Android\SDK\Platform-tools" then, depending on whether you normally deal with OG Razr/Bionic OR Razr HD/M download the appropriate motorola fastboot binary and overwrite the AOSP one. Matt keeps copies of them

 

OMAP (OG Razr/Bionic) Fastboot 

or

Snapdragon (Razr HD, M) Fastboot

 

Make sure you grab the Windows executable from Matts zip as he supplies Windows, OSX and Linux binaries in those zips. (I'm gonna amend this write up soon to include the same process for OSX I think.)

 

If you're dealing with NON Moto devices, you can stick with the SDK supplied fastboot binary. The reasoning behind this has been mentioned in the thread, the Moto FB binary will nicely split the larger partitions up.

 

I know this is an older post but do binary files need to be copied and pasted regardin an xt907 or is that inclided already? This is the step that is confusing me a little. What file is being copied and overwriting the one in sdk platform tool? I followed your tutorial and I was easily insert the path and adb runs fine on Windows 7 PC.

 

Thanks


....its never too late to learn :google


#34 BladeRunner

BladeRunner

    Chatroom Tech Support

  • Dedicated Supporter
  • PipPipPip
  • 347 posts
  • Google+:mikebuck69@gmail.com
  • LocationMaine
  • Current Device(s):Nexus 6, HTC One M8, Nexus 10

Posted 27 December 2014 - 11:20 AM

You should be fine just to use the sdk files you've downloaded.  Mfastboot is only necessary to flash the system.img.



#35 BladeRunner

BladeRunner

    Chatroom Tech Support

  • Dedicated Supporter
  • PipPipPip
  • 347 posts
  • Google+:mikebuck69@gmail.com
  • LocationMaine
  • Current Device(s):Nexus 6, HTC One M8, Nexus 10

Posted 27 December 2014 - 11:23 AM

You would download the zip, unzip it and surf to the folder that corresponds to your OS, then copy the fastboot.exe and paste it to the platform-tools folder.



#36 ThonyMelendrez

ThonyMelendrez

    n00b

  • Members
  • Pip
  • 7 posts
  • LocationLeon,gto.Mexico
  • Current Device(s):Motorola RAZR M xt907

Posted 06 February 2015 - 02:36 AM

Great! this is so helpfull. :D

 


FirmaTerminado.jpg

 

 
 
 





Also tagged with one or more of these keywords: adb, fastboot, command line, how to, windows

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users