+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Usb from recovery?

  1. #1
    Join Date
    Mar 2009
    Posts
    11

    Default Usb from recovery?


    I bricked it trying to install a theme. Now it hangs at the t-mobile screen. I have the original theme, but no way to get it on my micro sd card. Is there any way to access usb from recovery or the bootloader? Thanks in advance.

  2. #2
    Join Date
    Oct 2008
    Posts
    887

    Default Re: Usb from recovery?

    you gotta hit up the command prompt(windows) or terminal(Linux)

    Boot into fastboot(Power+Camera)
    Plug in USB, press back on phone
    Make sure you have the driver for the G1 installed on your computer

    confirm your computer detects your phone
    fastboot devices

    then run the fastboot command
    (fastboot is a file that can be found by either compiling android or finding it on XDA)
    (it is like adb)
    fastboot push update.zip /sdcard/update.zip

    those are the steps i used to recover my phone... there's something missing though. When you use this step. I forgot.
    Last edited by gbk1; 03-14-2009 at 12:33 PM.
    Google Chrome OS??

  3. #3
    Join Date
    Mar 2009
    Posts
    11

    Default Re: Usb from recovery?

    I don't have the update.zip i need on my phone. I just need to get it on there then i can just update it from the recovery menu. And what driver is that that i need?

  4. #4
    Join Date
    Oct 2008
    Posts
    887

    Default Re: Usb from recovery?

    Yea, the steps i just said was the way to push the file into your SDcard...
    I was in the same exact position you a few days ago.


    Using fastboot to push a file into the SDcard

    I'll try to see if I can repeat the steps to see if it works... you still need the it.
    Last edited by gbk1; 03-14-2009 at 12:32 PM.
    Google Chrome OS??

  5. #5
    Join Date
    Mar 2009
    Posts
    11

    Default Re: Usb from recovery?

    my computer wont recognize it and where do i put the file i want to push. Sorry im new to the g1.

  6. #6
    Join Date
    Oct 2008
    Posts
    887

    Default Re: Usb from recovery?

    on your phone, make sure you are in fastboot(3 skating Android guys)

    then plug in usb, press back on phone

    on your computer > device manager > (look for something about android)

    click on it and locate the android driver's folder.






    (checkin out ADB... not sure if I did my push there or fastboot)

  7. #7
    Join Date
    Mar 2009
    Posts
    11

    Default Re: Usb from recovery?

    im downloading the sdk now for adb. In device manager it says its an unknown device. Do i need a driver?
    Thanks for all your help.

  8. #8
    Join Date
    Oct 2008
    Posts
    887

    Default Re: Usb from recovery?

    Yea, you need the driver.
    http://dl.google.com/android/android_usb_windows.zip

    adb files can be found here(Download the attachment):
    http://forum.xda-developers.com/showthread.php?t=467693

    adb command reference.
    http://developer.android.com/guide/d...tools/adb.html



    .Install the driver when you're in recovery mode.
    Last edited by gbk1; 03-14-2009 at 12:53 PM.

  9. #9
    Join Date
    Mar 2009
    Posts
    11

    Default Re: Usb from recovery?

    how do i use adb? i just finished getting the sdk. Do you know what the drivers called?

  10. #10
    Join Date
    Oct 2008
    Posts
    887

    Default Re: Usb from recovery?


    Quote Originally Posted by NoTimeThanks View Post
    how do i use adb? i just finished getting the sdk. Do you know what the drivers called?
    answered all your questions before you posted ^_^
    that good.

+ Reply to Thread
Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts