Android Community
Page 2 of 2 FirstFirst 1 2
Results 11 to 18 of 18

Thread: Usb from recovery?

  1. #11
    Join Date
    Mar 2009
    Posts
    11

    Default Re: Usb from recovery?


    haha thanks a lot.

  2. #12
    Join Date
    Mar 2009
    Posts
    11

    Default Re: Usb from recovery?

    Where do i put the driver files and i file i want to push?

  3. #13
    Join Date
    Oct 2008
    Posts
    887

    Default Re: Usb from recovery?

    Driver:
    when you go into the device manager, look for the question mark or exclamation mark or whatever and double click it, then it'll ask you to locate the driver. Just browse and install it.

    file to push:
    Same folder as adb

    I been trying to "adb push update.zip /sdcard/update.zip" but haven't done it successfully yet because when I reboot into my phone, the file vanishes.


    make sure the update.zip you're pushing is a working theme or JF RC-update.

  4. #14
    Join Date
    Mar 2009
    Posts
    11

    Default Re: Usb from recovery?

    when i open adb it just flashes some text and closes. How do i use it?

  5. #15
    Join Date
    Oct 2008
    Posts
    887

    Default Re: Usb from recovery?

    Yea, pop into the command promt.
    start> all programs > accessories

    If you're familiar with the terminal, you browser around using cd to change folders.

    When you arrive to the same folder as adb,

    you use adb like this, you TYPE

    adb push update.zip /sdcard/update.zip

    that command hasn't worked for me yet... looking into it.

  6. #16
    Join Date
    Mar 2009
    Posts
    11

    Default Re: Usb from recovery?

    ok thank you for all of your help ill keep looking around. I might have to just go get a card reader.

  7. #17
    Join Date
    Oct 2008
    Posts
    887

    Default Re: Usb from recovery?

    Quote Originally Posted by NoTimeThanks View Post
    ok thank you for all of your help ill keep looking around. I might have to just go get a card reader.
    Yea I bricked my phone at around 3 am. If you can, put it into another phone or device and just connect to computer.

    I did using adb, but the 2nd brick i jsut borrowed someone else's phone.

  8. #18
    Join Date
    Mar 2009
    Posts
    11

    Default Re: Usb from recovery?


    ya my friend has a sidekick slide. I'm just gonna ask him for it.

Page 2 of 2 FirstFirst 1 2

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
  •