[ HOW TO ] ADB AND WHY I LOVE ADB commands <3

This is a discussion on [ HOW TO ] ADB AND WHY I LOVE ADB commands <3 within the Hacking Help forums, part of the Droid Hacking category; No burns. &lt;ADB Shell&gt; is a command within adb that allows you to control your phone from your pc. No download needed, all you need ...

+ Reply to Thread
Page 2 of 7 FirstFirst 1 2 3 4 ... LastLast
Results 11 to 20 of 67

Thread: [ HOW TO ] ADB AND WHY I LOVE ADB commands <3

  1. Master Droid
    Droidfish's Avatar
    Member #
    33991
    Join Date
    Feb 2010
    Location
    Deep South of NM
    Posts
    857
    Phone
    Iphone4 ; HTC Incredible
    #11
    No burns. <ADB Shell> is a command within adb that allows you to control your phone from your pc. No download needed, all you need is the SDK. ADB is run through your windows command prompt.
  2. Decepticon
    starscream's Avatar
    Member #
    43264
    Join Date
    Mar 2010
    Location
    Idaho
    Posts
    317
    Phone
    Moto Droid
    Premium Member
    #12
    nice post!!

    this should help a lot of people out
    Phones:
    HTC Thunderbolt - Root MikROMS The Perfect Storm ROM
    MOTO DROiD - Root CM7 RC2 OC ChevyNo1 1.25 ulv

    my motto... "If it ain't broken... Fix it till it is"
  3. Senior Droid
    SoDroid's Avatar
    Member #
    28726
    Join Date
    Jan 2010
    Posts
    212
    Liked
    1 times
    Phone
    Motorola Droid
    #13
    Thank you for the helpful response Droidfish! I was looking on the Android Developers site, and it said the required OS software for Windows is either XP or Vista. Does anyone know if this will work with Windows 7?
  4. Master Droid
    Droidfish's Avatar
    Member #
    33991
    Join Date
    Feb 2010
    Location
    Deep South of NM
    Posts
    857
    Phone
    Iphone4 ; HTC Incredible
    #14
    No problem. I don't have windows 7 but if I remember correctly it will work with the exception that you need administrator privileges.
  5. Beta Team
    Flomaster's Avatar
    Member #
    27560
    Join Date
    Jan 2010
    Location
    East Texas
    Posts
    1,063
    Twitter
    _Flomaster
    Phone
    DROOOOOOOOOOOiid
    Premium Member
    #15
    Quote Originally Posted by SoDroid View Post
    Thank you for the helpful response Droidfish! I was looking on the Android Developers site, and it said the required OS software for Windows is either XP or Vista. Does anyone know if this will work with Windows 7?
    I am running Win7 Pro x64 so yes it works.

    just download and install the SDK and make sure you have the current motorola driver.do DO NOT need to load up those virtual files to use the "TOOLS" within the SDK. nor do you need Java to do ABD.

    I shall edit my first post to make sure people have SDK installed

    -=Jason=-
  6. Senior Droid
    SoDroid's Avatar
    Member #
    28726
    Join Date
    Jan 2010
    Posts
    212
    Liked
    1 times
    Phone
    Motorola Droid
    #16
    Very helpful addition to the original post flomaster, thanks!
  7. Beta Team
    adrynalyne's Avatar
    Member #
    18036
    Join Date
    Dec 2009
    Posts
    2,900
    Phone
    Droidzilla
    DroidForums.net Developer
    Premium Member
    #17
    Quote Originally Posted by Droidfish View Post
    No problem. I don't have windows 7 but if I remember correctly it will work with the exception that you need administrator privileges.


    Only need admin for some of the tools. adb isn't one of them
  8. Senior Droid
    SoDroid's Avatar
    Member #
    28726
    Join Date
    Jan 2010
    Posts
    212
    Liked
    1 times
    Phone
    Motorola Droid
    #18

    Angry Definitely messed up

    I was trying to load a theme for an ESE53 build and I seem to have deleted my virtual keyboard. Right now I'm not too concerned with how to load the theme, I'll figure that out tomorrow. But does anyone know how to either salvage my keyboard or load another one?

    I posted this question on another thread as well, I've copied that post below for more details. The theme was Hexfusion for 2.1.

    I was having a problem with the command prompts. Everytime I got to the point to type "adb shell", I would get the message " error: device not found. I'm not sure why this is happening.

    So then I decided to wait on the framework and thought I would load some of the icons and small things. I went to metamorph, loaded a number of things with no problem. Then I tried to load the "voicesearchwithkeyboard". I received a number of FCs then rebooted the phone. I now have no virtual keyboard in landscape or portrait (thank goodness I have a Droid with a physical keyboard!).

    Does anyone know how I can salvage my keyboard or load another one?


    Thank you for any help!

    Edit: nevermind. Wipe + nandroid restore = good 2 go
    Last edited by SoDroid; 03-21-2010 at 11:59 AM.
  9. Senior Droid
    destinydmm's Avatar
    Member #
    32915
    Join Date
    Jan 2010
    Posts
    240
    Phone
    Droid X- Apex v2.0 RC2
    #19
    How do ou get the scripts to the /system/bin/. This is what i get when I try to push it:

    [root@droid] / # adb push scripts.zip /system/bin/
    adb push scripts.zip /system/bin/
    sh: adb: command not found
    MY MIKRADLE!
    Galaxy Nexus: AOKP Milstone 2 + Too Many MODs to count
    D1 : DarkEdge 2.2 Blue/CM 7/MIUI + GO Launcher EX = Phone Envy
    Droid X: MIUI 1.12.9.1 + MIUI Extended Settings
  10. Beta Team
    Flomaster's Avatar
    Member #
    27560
    Join Date
    Jan 2010
    Location
    East Texas
    Posts
    1,063
    Twitter
    _Flomaster
    Phone
    DROOOOOOOOOOOiid
    Premium Member
    #20
    Quote Originally Posted by destinydmm View Post
    How do ou get the scripts to the /system/bin/. This is what i get when I try to push it:

    [root@droid] / # adb push scripts.zip /system/bin/
    adb push scripts.zip /system/bin/
    sh: adb: command not found
    you need to extract the 2 files in the zip sysrw and sysro you need to push those two files to /system/bin/ or /system/xbin/

    -=Jason=-

Sponsors

Posting Permissions

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

Similar Threads

  1. How To Use ADB: All Commands and Options
    By alquimista in forum Droid Hacks
    Replies: 42
    Last Post: 12-05-2011, 08:00 PM
  2. su commands and superuser permissions
    By jdx in forum Droid Development
    Replies: 5
    Last Post: 03-01-2010, 12:25 PM
  3. Voice commands?
    By hooknife in forum Droid General Discussions
    Replies: 1
    Last Post: 02-02-2010, 07:41 AM
  4. LOVE LOVE LOVE one problem here
    By sterdroids in forum Droid General Discussions
    Replies: 9
    Last Post: 12-03-2009, 07:56 PM
  5. Love the phone love the site one ? hooking up usb cable to phone to compy
    By Delirious17 in forum New Member Introductions & Site Assistance
    Replies: 2
    Last Post: 11-27-2009, 06:21 PM

Search tags for this page

adb apk
,
adb commands
,
adb ls command
,
adb mount command
,
adb pull
,
adb pull apk
,
adb pull command
,

adb push apk

,
adb reboot
,

adb reboot download

,
adb reboot recovery
,

adb screen capture

,
adb shell commands
,
adb shell download
,
adb sync example
,
how to adb
,

how to adb push apk

,
how to push apk with adb
,
learn adb
,
push apk with adb
Click on a term to search our site for related topics.

Tags for this Thread