so maybe this isn't the best place to put this thread, but the short term goal is getting firerat's partition mod to work. so....
I'm having a heckuva time getting an adb driver installed (or should this a be driver specific to the hero?).
first of all:
OS is Windows 7 64bit
phone is: Sprint Hero, Froyo 2.2, AOSPMod v0.9.9.2, kernal v2.6.29.6-aospMod
sdk is in:
C:\android
[yes, i renamed the sdk parent directory, it seemed like a good idea at the time]
i installed the google driver via sdk. sdk put it here:
C:\android\google-usb_driver\android_winusb.inf
eclipse is installed here, although i believe this is irrelevant:
C:\eclipse
when i plug in the hero (via the usb cable, usb debugging is on), in device manager 'ADB' shows up, under 'Other devices'.
i then try to 'Update Driver Software' for this 'ADB', choosing to 'locate and install the driver locally', and i point the wizard to
C:\android\google-usb_driver
and i get the...
'Windows was unable to install your ADB' error
in command, when i run the adb shell:
C:\android\platform-tools>adb shell [this leads to...]
* daemon not running. starting it now on port 5037 *
* daemon started succesfully *
error: device not found
in command, when i run 'devices':
C:\android\platform-tools>adb devices [this leads to...]
List of devices attached
[blank space here...]
i've put in some time trolling forums
(here's a couple:
[ HOW TO ] ADB AND WHY I LOVE ADB commands <3 - Droid Forum - Verizon Droid & the Motorola Droid Forum
[HOW-TO] ADB for Dummies(How-To Learner's Guide) - Page 7 - xda-developers
Installing the SDK | Android Developers
Developing on a Device | Android Developers
)
there's got to be something lame i'm missing...
I'm having a heckuva time getting an adb driver installed (or should this a be driver specific to the hero?).
first of all:
OS is Windows 7 64bit
phone is: Sprint Hero, Froyo 2.2, AOSPMod v0.9.9.2, kernal v2.6.29.6-aospMod
sdk is in:
C:\android
[yes, i renamed the sdk parent directory, it seemed like a good idea at the time]
i installed the google driver via sdk. sdk put it here:
C:\android\google-usb_driver\android_winusb.inf
eclipse is installed here, although i believe this is irrelevant:
C:\eclipse
when i plug in the hero (via the usb cable, usb debugging is on), in device manager 'ADB' shows up, under 'Other devices'.
i then try to 'Update Driver Software' for this 'ADB', choosing to 'locate and install the driver locally', and i point the wizard to
C:\android\google-usb_driver
and i get the...
'Windows was unable to install your ADB' error
in command, when i run the adb shell:
C:\android\platform-tools>adb shell [this leads to...]
* daemon not running. starting it now on port 5037 *
* daemon started succesfully *
error: device not found
in command, when i run 'devices':
C:\android\platform-tools>adb devices [this leads to...]
List of devices attached
[blank space here...]
i've put in some time trolling forums
(here's a couple:
[ HOW TO ] ADB AND WHY I LOVE ADB commands <3 - Droid Forum - Verizon Droid & the Motorola Droid Forum
[HOW-TO] ADB for Dummies(How-To Learner's Guide) - Page 7 - xda-developers
Installing the SDK | Android Developers
Developing on a Device | Android Developers
)
there's got to be something lame i'm missing...
