7.3.0 Driver issues... - Kindle Fire 2 Q&A, Help and Troubleshooting

I received the OTA update to 7.3.0, and it destroyed everything.
I did a factory reset, and tried to root with the same process I used before the update.
RootQemu tells me
"You must install your device speciffic drivers so that the device is visble to ADB"
In my pc's device manager, under "Kindle", it says "Android composite ADB interface"
I have deleted, downloaded and installed about a dozen different drivers, and have seen the "correct" Android composite adb interface in the device manager with about a third of them, however, no matter what,
RootQemu tells me:
"You must install your device specific drivers so that the device is visible to ADB'........
WHY?????????????????

Are you sure you still have adb turned on in settings....
I'm guessing you're making a mountain out of a mole hill and just neglected to re check that step
Sent from my GT-P3110 using xda app-developers app

mrkhigh said:
Are you sure you still have adb turned on in settings....
I'm guessing you're making a mountain out of a mole hill and just neglected to re check that step
Sent from my GT-P3110 using xda app-developers app
Click to expand...
Click to collapse
Yeah, ADB is on. I wish it was that simple.
Actually, it probably is something that simple.
Just can't figure it out.

Ed the Lame said:
Yeah, ADB is on. I wish it was that simple.
Actually, it probably is something that simple.
Just can't figure it out.
Click to expand...
Click to collapse
Have you tried using ADB to do anything else, such as pushing a file to the sdcard?

Related

[SOLVED] Clean install...now what?

I did a clean install of windows 7, ad now I can't recognize ADB drivers or use ADB, what do I do...I DID google it already, but all it said was to reinstall drivers...but I have the unrevoked drivers on there and dont know if I should just reinstall them?
Thanks
Unreevoked drivers are for rooting
Don't you need the HTC sync drivers for adb
Sent from my ADR6300 using XDA App
Did you reinstall Android SDK?
sent from my Incredible using tapatalk pro
Yeah I reinstalled. Won't htc sync drivers remove root?
No. What phone do you have? Not 2nd guessing you, but it sounds like an issue with SDK setup.
sent from my Incredible using tapatalk pro
HTC Incredible, and I ran SDK intsaller and DL'd EVERYTHING that showed up.
I am rooted, running redemptive rEVOlution...could that be the issue that its based off the evo framework?
Did you place it on root of primary drive, if so check how it is named.(Spelling, caps, ect.) Also make sure you place it in path. I understand your frustration, but don't let it get to you. It makes small things easy to overlook. Any changes to the phone? Make sure you have usb debugging turned on.
sent from my Incredible using tapatalk pro
thedsk said:
Did you place it on root of primary drive, if so check how it is named.(Spelling, caps, ect.) Also make sure you place it in path. I understand your frustration, but don't let it get to you. It makes small things easy to overlook. Any changes to the phone? Make sure you have usb debugging turned on.
sent from my Incredible using tapatalk pro
Click to expand...
Click to collapse
it's now in path, still wont work.
If i DL the USB drivers from unrevoked and just reinstall those, will it start working again?
im currently trying to reinstall the sdk. it now automatically put the path to my tools folder in the variables path. but if it doesn't work can I do wat was stated above ^^?
Thanks
It says I'm missing adb drivers?
how to I get these?
****FIXED***
this website had the key!
http://www.flexjunk.com/2010/05/01/installing-htc-incredible-android-sd-drivers/

The rooting method for glide at&t version

it wont let me post my question on that thread, so please don't get mad at me for asking here.
in the tutorial, it says to put the phone in download mode and launch odin3, okay, i have done all those steps and not done anything different.
It's connected and odin3 isn't doing anything after i press start, is this because i need the android sdk? if so, is there something more i should have as well? I am fairly new to this, just bought the phone off amazon, works nice, hate that I cant delete the bloatware and not loving the idea of CarrierIQ on it. Its taking forever to do anything and i am sure its not the computer, octacore amd fx processor, 8gb ram, windows 7 64-bit ultimate edition.. just need to understand and it sucks we cant ask a question directly on the topic at hand for us new to the site, but i can understand that it must get old answering the same questions over and over, specially if no one bothers to read.
many thanks to those who are willing to help.
nevermind, i got it.. the next time anyone else has this problem.. yes, you must have adb somehow to issue commands for this install.
I was not sure if odin3 1.85 had it compiled into it or not, I'm not a developer, but I do test what I can.
anyways for those who also have the issue for path variables for installation of android software development kit, make sure you have the Java se jdk installed and read the readme guide that comes in the doc folder where you installed your jdk to. it explains what you gotta do to have android sdk install properly.
afterwords, you will want to install android sdk. make sure to install it into the c:\ root so you can access it easily. once installed, go to your start menu and run the android sdk app, this will open a launcher and you want to install platform-tools, as well as Google USB drivers as a precautionary act.
I would also recommend using Samsung kies2 to install your drivers for your phone as it seems to always get that right for my installs.
one more little thing, if you can't find the manual that installed the Java SE JDK, Google "Java jdk enviroment variable how to"
you might also add the following in your "PATH" environment variable, no spaces and keep all data there as is, just paste this in and modify the installed location to your android sdk.
;C:\AndroidSDK\platform-tools;C:\AndroidSDK\tools
now just click okay and your all set to use adb everytime, as long as you add it all right. I'LLC touch up this file after work as I am on my phone or this would be easier LOL.
Sent from my SAMSUNG-SGH-I927 using the XDA mobile application.
Never once have I had to have andriod sdk to use anything on odin.. maybe u needed the drivers installed first and sdk put them there for u if the didn't come ripped from the phone
I didn't think I would have to, but it made me this time and I dunno why. Like I said I'm no developer, but it seems like a lot of crap just to get adb running and I've always had Odin come with adb. I dunno. But thank you for this, maybe worth looking into deeper..
Sent from my SAMSUNG-SGH-I927 using xda app-developers app
I used kies for the drivers and I had to use adb, but never the whole sdk.
I used to own the older captivate which lead me to purchase this one because I loved my captivate. I also have owned a Motorola Droid milestone, Motorola Droid, Samsung intercept and, Samsung galaxy s captivate. All had to use adb to be rooted and unlock/recover at one point in time or another..
Maybe Odin just comes precomiled like previously stated? Again, thank you.
Sent from my SAMSUNG-SGH-I927 using xda app-developers app

ADB

For some reason I can't get my note 2 to show up on ADB. I have sdk/platform-tools installed from google and tried with the google usb driver installed and uninstalled. I do have the Samsung drivers installed that I needed to root the device and that went very well using Odin. If anyone can give me ideas. Yes, Settings -> Developer options -> checked "ON" and then checked USB debugging is enabled.
I have been successful in getting all my Evos to show up in the past without too much effort so I feel really dumb asking.
bhint15 said:
For some reason I can't get my note 2 to show up on ADB. I have sdk/platform-tools installed from google and tried with the google usb driver installed and uninstalled. I do have the Samsung drivers installed that I needed to root the device and that went very well using Odin. If anyone can give me ideas. Yes, Settings -> Developer options -> checked "ON" and then checked USB debugging is enabled.
I have been successful in getting all my Evos to show up in the past without too much effort so I feel really dumb asking.
Click to expand...
Click to collapse
Gotta install the Samsung Drivers. Use the toolkit to install if you don't wanna search for the file.
Sent from my SPH-L900 using Tapatalk 2
Thanks viper. I had Samsung drivers installed but guess wrong ones. Hard coming from htc and learning all this new Samsung stuff. Not regretting it though!
Sent from my SPH-L900 using xda app-developers app

[Q] Hardware ID Missing

Ok i have installed drivers multiple times with and with the internet off to force to use local or newest no matter what i do i get hardware id missing and cannot connect to my computer only connected 1 time have had no luck after anyone else with this issue? If so know and workarounds?
I am having the same issue when trying to run Toolkit
ionic7 said:
Ok i have installed drivers multiple times with and with the internet off to force to use local or newest no matter what i do i get hardware id missing and cannot connect to my computer only connected 1 time have had no luck after anyone else with this issue? If so know and workarounds?
Click to expand...
Click to collapse
same issue. please help.
dominguezcarlosm said:
same issue. please help.
Click to expand...
Click to collapse
Did you uninstall Kies and the drivers? Kies can be a problem. Also, do you have sdk tools installed? It comes with drivers that work for sure. Let me find the link for drivers for you, it should work. What version of windows are you both running?
Sent from my SGH-T889 using xda premium
Rhiannon224 said:
Did you uninstall Kies and the drivers? Kies can be a problem. Also, do you have sdk tools installed? It comes with drivers that work for sure. Let me find the link for drivers for you, it should work. What version of windows are you both running?
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
Same issue. Un installed kies other drivers reinstalled every thing....still g get the message from time to time
Sent from my SGH-T889 using Tapatalk 2
Are you guys making sure you are running the application as admin during install? Also make sure you are not sandboxing the install (ie certain virus scans, firewalls, and such). Some of them will sandbox by default which can cause problems.
Sent from my SGH-T889 using Tapatalk 2

Rooted phone.. can I still develop app?

For my final year project I'm creating an Android app. As i'm sure most of you are aware the Android emulator is incredibly slow and so I want to run the app on my phone instead each time. I know you can do this usually but as my phone is rooted and running a ROM (that isn't stock), it doesn't give me the option to run on the phone when I run the project (I know you can usually do this because my friends unrooted phone works fine). Is there anyway I can get my rooted phone to work or will I have to revert to stock?
Many thanks
You might be better off in another non device specific forum.
But in general, yes, it can. The only thing a stock ROM can do that a custom one can't is consume more resources, battery, and space than necessary.
Do you mean to install an app? Just tap on the .apk file on a file manager or something and it should let you install.
Go into developer options and click whatever needs to be checked. If you run adb devices and it shows up, you should be able to install it on your device. If you are using eclipse the option should show when you try to run the program.
Sent from a dream.
xxkid123 said:
You might be better off in another non device specific forum.
Click to expand...
Click to collapse
Sorry I should of said, I've got a DHD running the CodeFire 4.2 BR1 ROM.
xxkid123 said:
Do you mean to install an app? Just tap on the .apk file on a file manager or something and it should let you install.
Click to expand...
Click to collapse
No, I mean just running the app like I would through the emulator without installing the .apk file on the phone.
Teichopsia said:
Go into developer options and click whatever needs to be checked. If you run adb devices and it shows up, you should be able to install it on your device. If you are using eclipse the option should show when you try to run the program.
Sent from a dream.
Click to expand...
Click to collapse
When I adb devices it wasn't showing anything so I downloaded PdaNet and this re-installed the correct drivers for my phone. It now works :victory:
You cannot run an app without installing it ..
when u use the emulator on pc and and connect your phone via datacable to run your app on it , the emulator actually installs that app in your phone and then run it ! most probably u r not confused with this ...

Categories

Resources