Dell Streak 7 Fastboot

spinn9000

Member
Jan 31, 2008
15
2
33
Vineland, NJ
Just wanted to share for those who were unsure about how to get the Streak 7 into Fastboot, hold down power+vol down while powering up - hold until you get text on the screen saying in white text

"Starting Fastboot USB download protocol"

HTH...
 

Silrocco

Senior Member
May 25, 2010
218
6
0
Corona, CA
Stuck in Fastboot

I did vital mistake by going into Fastboot without enabling USB debugging and now I can not get out! :eek:

I tried holding down the power button for minutes and also reversed the the method in how how got into this mess [holding Power+Volume(-)] with no success. :(

The worst part is I just bought it and played with it for no more than one hour!! :mad:

Please help!!!
 
  • Like
Reactions: UKTX2025

Silrocco

Senior Member
May 25, 2010
218
6
0
Corona, CA
I woke up this morning to a dead battery, I plugged the charger and let is sit for ten minutes. Then, It powered up...relief!!

Thanks for the tip on the reset pin hole button.
 

webvan

Senior Member
May 20, 2008
1,130
61
0
Just wanted to share for those who were unsure about how to get the Streak 7 into Fastboot, hold down power+vol down while powering up - hold until you get text on the screen saying in white text

"Starting Fastboot USB download protocol"

HTH...
Thanks, but when I do that I get 5 choices :
0 - Boot Up
1. Factory Reset
2. Software upgrade via upadte.pkg
3. Factory Reset
4. Power Off

If I keep on holding it says :

"Please release power key before selecting function!!!"

What's the trick to get into fastboot mode? Thanks!
 

spinn9000

Member
Jan 31, 2008
15
2
33
Vineland, NJ
My apologies for the lack of clarity, I should have said to press and hold the power and volume - at the same time to get into fastboot..

Sent from my Dell Streak 7 using XDA App
 

illdill

Senior Member
Feb 7, 2011
285
72
0
Nampa ID
Fastboot Commands

Where do I type them in? If I launch Fastboot.exe (after resolving the adbwinapi.dll not found issue) it pops up in a command console but then immediately disappears. Do I have to use a standard command prompt? (cmd.exe) and if so, what directory do I need to be in?

Thanks.

Lol, this post seems funny now after all i've been through. How quick we learn.
 
Last edited:

Hellzya

Senior Member
Jan 16, 2011
996
53
0
Run then cmd. Enter. You should be at a command window. If you have the device on plug it up and type adb devices. Enter. should pull up your serial number. Whatever path you created should read after the c:/ whatever path you created.

Sent from Re-Engineered dInc
 

illdill

Senior Member
Feb 7, 2011
285
72
0
Nampa ID
If I use 'adb' i get command not recognized. If I do 'fastboot reboot' I get <waiting for device>. If I do 'fastboot devices' it just reproduces the command prompt with no other response. Am I not properly mounted to the device?

Device in fastboot mode
Debugging enabled
 
Last edited:

Hellzya

Senior Member
Jan 16, 2011
996
53
0
Your missing drivers then. Or you didn't create a path when installing sdk. I suggest a fresh install of sdk with this guide.
addictivetips.com/mobile/what-is-adb-and-how-to-install-it-android/

Sent from Re-Engineered dInc
 

WookieFan

Senior Member
Nov 21, 2010
515
95
0
NYC area
Your missing drivers then. Or you didn't create a path when installing sdk. I suggest a fresh install of sdk with this guide.
addictivetips.com/mobile/what-is-adb-and-how-to-install-it-android/

Sent from Re-Engineered dInc
I have not checked this link, but assuming it's a good one, could we get the moderator to set it as a sticky?

I think a lot of us could use the adb walk-through on the first page of this forum...

Sent from my ADR6300 using Tapatalk
 
Last edited:

bogdi1988

Senior Member
Mar 16, 2007
1,362
143
83
Seattle, WA
Hmm. So i have used fastboot many times before and I can't seem to make it work for this device. 2 machines, sdk installed propperly and still no go. It can't find the device... any ideas?

Sent from my Nexus S using XDA App
 

Hellzya

Senior Member
Jan 16, 2011
996
53
0
The drivers for the device are stored on the sd card. Mount your internal sd to your pc and pull the drivers. Install the driver for your os. That should fix it. If you installed sdk and the latest platform tools along with the google drivers you should be set once the drivers are installed. Also when you put your device into fastboot and plug it into the pc does it ask to install new hardware? Mine did. But seems like your missing the drivers.

Sent from Re-Engineered dInc
 

bogdi1988

Senior Member
Mar 16, 2007
1,362
143
83
Seattle, WA
nope. drivers were installed. i see the device in the device manager. i tried version 2 of the drivers that comes with the streak and also tried version 4 that comes with the sdk. nothing :(
 

Hellzya

Senior Member
Jan 16, 2011
996
53
0
Can you run commands through adb with a command window? If so then fastboot technically should work. What's it list in device manager under android phone? Something composite. When I get home ill see what mine says when Im in fastboot.

Sent from Re-Engineered dInc