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

Thread: What is > adb < made easy

  1. #11

    Default Re: What is > adb < made easy


    Im on windows vista. Ive only had it for about a month now though. So im not sure. I may just try to work get adb to work on my desktop. I really only want to get adb running right now so i can get around the start up registration screen so I can root my g1, but it sounds like its a fairly useful thing to use once rooted

  2. #12
    Join Date
    Sep 2008
    Location
    buffalo,ny
    Posts
    2,336

    Default Re: What is > adb < made easy

    you could try right clicking android_usb.inf and select "install". not sure if that will help. reboot and see what happens. the inf file is in the usb drivers folder of the sdk,which i assume you have.
    ADB\FASTBOOT FOR ROOKIES
    http://androidcommunity.com/forums/f...rookies-18124/

    HOW TO INSTALL 1.33.2005 SPL (HAYKURO'S SPECIAL SPL) http://androidcommunity.com/forums/f...uctions-20500/

  3. #13

    Default Re: What is > adb < made easy

    Yea, I found the file your talking about it, but when I right clikc it, it doesnt give me an option to install it. It just has open, cut, copy, delete, and preference.

  4. #14
    Join Date
    Sep 2008
    Location
    buffalo,ny
    Posts
    2,336

    Default Re: What is > adb < made easy

    Quote Originally Posted by drum4pen81 View Post
    Yea, I found the file your talking about it, but when I right clikc it, it doesnt give me an option to install it. It just has open, cut, copy, delete, and preference.
    must be a vista thing. because in xp, you can right click any .inf file and select install.
    ADB\FASTBOOT FOR ROOKIES
    http://androidcommunity.com/forums/f...rookies-18124/

    HOW TO INSTALL 1.33.2005 SPL (HAYKURO'S SPECIAL SPL) http://androidcommunity.com/forums/f...uctions-20500/

  5. #15

    Default Re: What is > adb < made easy

    Yea, I'm pretty sure vistas my problem. It wouldnt let me format my sd card either to FAT32. I'm just going to go try and get adb running on my xp

  6. #16
    Join Date
    Jun 2009
    Posts
    4

    Default Re: What is > adb < made easy

    Hey Guys, I am totaly new to android, but yet fascinated...I recently downloaded all the files needed for adb, got it working, but I've found that I'm not sure how to use commands...For most, this question may seem very simplistic, but for me, it's not so simple...lol Here is my dilema

    adb remount
    adb shell rm /system/app/*.odex
    adb pull /system/bin/user.conf c:\user.conf
    Used Notepad++ to edit and
    adb push c:\user.conf /system/bin/user.conf
    adb shell chmod 755 /system/bin/user.conf
    adb shell reboot

    ##Optional##
    after you get everything setup the way you want it do a backup... I found switchrom.sh to be more dependable than purely nandroid backup.

    reboot in recovery
    adb shell
    /#mount /system/sd
    /#sh /system/sd/switchrom.sh -s <name>

    To restore it...
    reboot in recovery
    adb shell
    /#mount /system/sd/
    /#sh /system/sd/switchrom.sh -r
    ##select the rom you want to restore##
    This is for ZeroXd 6.10 ROM
    What is Notepad and how do I use it, is it in adb ?

    Thanx in advance for all of those who took time to help a real N00B

  7. #17
    Join Date
    Sep 2008
    Location
    buffalo,ny
    Posts
    2,336

    Default Re: What is > adb < made easy

    Quote Originally Posted by unk2009 View Post
    Hey Guys, I am totaly new to android, but yet fascinated...I recently downloaded all the files needed for adb, got it working, but I've found that I'm not sure how to use commands...For most, this question may seem very simplistic, but for me, it's not so simple...lol Here is my dilema

    adb remount
    adb shell rm /system/app/*.odex
    adb pull /system/bin/user.conf c:\user.conf
    Used Notepad++ to edit and
    adb push c:\user.conf /system/bin/user.conf
    adb shell chmod 755 /system/bin/user.conf
    adb shell reboot

    ##Optional##
    after you get everything setup the way you want it do a backup... I found switchrom.sh to be more dependable than purely nandroid backup.

    reboot in recovery
    adb shell
    /#mount /system/sd
    /#sh /system/sd/switchrom.sh -s <name>

    To restore it...
    reboot in recovery
    adb shell
    /#mount /system/sd/
    /#sh /system/sd/switchrom.sh -r
    ##select the rom you want to restore##
    This is for ZeroXd 6.10 ROM
    What is Notepad and how do I use it, is it in adb ?

    Thanx in advance for all of those who took time to help a real N00B
    use notepad on your pc to edit user.conf.
    ADB\FASTBOOT FOR ROOKIES
    http://androidcommunity.com/forums/f...rookies-18124/

    HOW TO INSTALL 1.33.2005 SPL (HAYKURO'S SPECIAL SPL) http://androidcommunity.com/forums/f...uctions-20500/

  8. #18
    Join Date
    Sep 2009
    Location
    Newcastle
    Posts
    10

    Default Re: What is > adb < made easy

    Hi guys,
    Excellent guide

    I just wanted to know if you can use the pull files function of adb if your phone isn't rooted?
    Or does adb not work at all if your phone isn't rooted?
    Thanks

  9. #19

    Default Re: What is > adb < made easy




    If you are not a programmer and need ADB Tool just to connect to your phone and run some ADB commands and Linux shell commands then here are simple steps for you.

    There is no need to install entire SDK on the Windows PC.

    The steps are as follows:

    1.

    Download zip file SuperOneClickv1.7-ShortFuse.zip from either

    http://forum.xda-developers.com/showthread.php?t=803682

    or

    http://www.megaupload.com/?d=7S2CI6OY

    or

    http://www.mediafire.com/?j3ybp0gy7n6yy54


    Or download kuroyoma's - One Click Root And Unroot For Froyo Intercept For Windows (Updated) zip file from:

    http://www.4shared.com/file/8Al5VHjv...oRoot_v02.html

    Or

    Download livehifi's ADB Windows exe file and APIs (DLL files) at:

    http://www.mediafire.com/?tsd2u33t9ggc11p


    2.

    Creat a folder - InterceptADB under C:\ on your Windows PC.

    Unzip/Extract contents of the downloaded zip file to C:\InterceptADB (Files may go under C:\InterceptADB or a subfolder under it)

    Keep only the following files and delete rest of the files (Either from C:\InterceptADB or any other subfolder under it) .

    adb
    AdbWinApi.dll
    AdbWinUsbApi.dll

    This is it. You have ADB installed now on your Windows PC.

    Move these files from subfolder under C:\InterceptADB to C:\InterceptADB. Remove the sub folder. This is just to have one less subfolder.


Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Rooting your G1 made easy.
    By Geo411m in forum All About Andorid Software
    Replies: 633
    Last Post: 11-22-2010, 08:20 PM
  2. Text easy
    By robmpulse in forum All About Andorid Software
    Replies: 3
    Last Post: 10-22-2009, 09:39 PM
  3. rooting G1 made easy
    By naars90 in forum General Phone Chat
    Replies: 3
    Last Post: 02-06-2009, 05:41 PM
  4. Soo Easy I Can't Do It
    By williedaboss in forum All About Andorid Software
    Replies: 11
    Last Post: 01-23-2009, 01:05 AM

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
  •