need help - AT&T HTC One (M9)

I can't figure out how to root my phone I downloaded all the latest software Android studio sync manager Java and I open a powershell cmd window but when I type fastboot get oem get_identifier_token I get an error and it won't allow me to go further please help. HTC One M9 att Android 6.0 s-on

Related

[Q] Android 1.0 driver error with Fastboot

I been trying for days to get my HTC Flyer with Honeycomb rooted via the GUIDE but I am stuck at step 1.
"If you are not on an appropriate gingerbread version, eg. if you have upgraded to honeycomb then downgrade by using an appropriate RUU; to identify your RUU see: here"
(downgrade to Gingerbread) but I get stuck at the "Fastboot getvar cid" stage to find out which RUU I have. When I have the Flyer in Fastboot mode and connect the cable, I get an error when it trys to install the "Android 1.0" driver.
I have uninstalled, rebooted, reinstalled, repeatedly. I just tried another link that suggested to try installing PDANet for Android to get around this problem. Now when I run Fastboot, rather than just "waiting for connection", I get an error that says "getvar:cid FAILED (status malformed (1 bytes)) finished.
*** Update***
I just tried a different HP Laptop with Windows 7 installed & I had the exact same error regarding the Android 1.0 driver as soon as I plugged in the Flyer when it was in Fastboot mode. Is there some other setting other than Fastboot off I need to do on the Flyer itself? Any other suggestions would be GREATLY appreciated.
Please help!! I am at my wits end here.
thanks,
sPk
still need help
I am still struggling here.
By pointing the Android 1.0 driver installer to the PDANet directory, it found a ADB driver and installed it. But I still get the "malformed error" when I try to use "Fastboot getvar cid" command to find RUU version. Is there another way to get the RUU version??
I think the driver is communicating with the Flyer as I was able to get Flyer to respond to the serialno command.
I have OTA update and want to root/Rom with HBoot 1.11.00011.
If I can't get the RUU version, is there a most likely suspected RUU for a WiFi only Flyer that I just got from Buy.com for US market.
thanks in advance for your help.
sPk
You have the android sdk installed right?
Andriod SDK
Gumby63 said:
You have the android sdk installed right?
Click to expand...
Click to collapse
What will the Android SDK provide? I downloaded "Andriod SDK r16" for windows but it doesn't run. I unzipped it, tried running the "SDK Manager.exe" but it fails indicating that it failed to find android.bat. I also tried the SDK installer but it said that it required JDK (Java SE Development kit). Which was a huge install & I still didn't get the SDK to execute.
Is the ADB USB driver the correct driver when in Fastboot mode?
thanks,
sPk
windsurfsail said:
What will the Android SDK provide? I downloaded "Andriod SDK r16" for windows but it doesn't run. I unzipped it, tried running the "SDK Manager.exe" but it fails indicating that it failed to find android.bat. I also tried the SDK installer but it said that it required JDK (Java SE Development kit). Which was a huge install & I still didn't get the SDK to execute.
Is the ADB USB driver the correct driver when in Fastboot mode?
thanks,
sPk
Click to expand...
Click to collapse
Ok so what you need to do is open up cmd prompt and type 'cd (your tools folder of the sdk)
You can do that by dragging and dropping the tools folder into the cmd window.
Now that you have done that, try doing the fastboot command again and see if it works.
SDK
Gumby63 said:
Ok so what you need to do is open up cmd prompt and type 'cd (your tools folder of the sdk)
You can do that by dragging and dropping the tools folder into the cmd window.
Now that you have done that, try doing the fastboot command again and see if it works.
Click to expand...
Click to collapse
I was able to get the Android SDK & Java installed properly. I uninstalled the driver in the Device Manager and then pointed the driver install to Android SDK/Tools and it indicated that the driver was already installed. I tried Fastboot command for the zilllionth time and still got the same malformed error. So I uninstalled driver & deleted it this time and tried to re-install but now it doesn't find the driver files (because I deleted them). I can re-install SDK or just point it to the PDANet directory again.
Is the correct driver for Fastboot the the Android ADB? It is the only one I have been able to get to load when I plug in the Flyer in Fastboot mode.
thanks,
sPk
Yeah, you're getting the error because you're doing it completely wrong.
Install the drivers that you're told to install in the thread not any other drivers, then put your device in fastboot mode, not hboot mode(which is the mode you have it in) when trying to run fastboot commands.
hboot & fastboot confusion
globatron said:
Yeah, you're getting the error because you're doing it completely wrong.
Install the drivers that you're told to install in the thread not any other drivers, then put your device in fastboot mode, not hboot mode(which is the mode you have it in) when trying to run fastboot commands.
Click to expand...
Click to collapse
DOH!
Globatron, thanks for the clarification. In all my reading of threads, I never saw any definition of hboot & fastboot. Since it wasn't working, I installed the other drivers in an effort to fix what was apparently a driver issue.
Is "fastboot mode" just having the "Fast boot" box checked under the Power settings?
thanks again!
sPk
Fastboot mode
After searching in the forums for a while, I found a description on how to get into "fastboot mode". I have added below in case someone else is new enough not to know.
I ran the command & it finally worked. Being in the right mode was key.
sooo, I now have the cidnum= BS_US001 but looking through the list of the RUU's files, I still don't see any reference to this CID. Another stupid question: How do I find which of the list of 25 RUU files is correct for my WiFi Flyer?
UPDATE: Found out how to find RUU file from link.
http://forum.xda-developers.com/showpost.php?p=18508220&postcount=2
modelid: PG4140000 (Wifi Flyer)
RUU_Flyer_BrightstarUS_WWE_X.XX.1540.XX
cidnum: BS_US001
cidnum: HTC__055
sPk
----------------------------------------------------------
You need to be in fastboot mode. Two ways to get there.
Get into boot then select fastboot
Or
While booted in android connect to PC then enter "adb reboot bootloader" (assuming you know adb a little)
Once in fastboot you need to enter the commands in a cmd terminal on your PC just like adb
What I learned, that may help you...
I had a surprisingly difficult time getting my OTA Honeycomb US WiFi Flyer S-Off'ed, Rooted & uploading a new ROM. I did get it done but there were some basic things I should have known or done. Thanks to Globatron & all who post on this board.
1: Before you start, make sure your PC's drivers are 100% working. I had Windows driver problems that caused other problems. Make sure that your tablet is properly recognized by the PC when the tablet is in Fastboot/Hboot modes, and in regular Android mode.
2: I didn't understand the difference between Hboot & Fastboot. This small thing made all the difference and was one of my major issues. Because I had the tablet in Hboot not Fastboot, the Fastboot commands didn't work and I couldn't get my RUU version
3: Pay attention to the phone's settings. Especially USB Debug mode, Fastboot mode.
4: After I had finally downgraded to Gingerbread. I couldn't figure out why Revolutionary wouldn't recognize my tablet. The simple answer was when I had downgraded to Gingerbread, all my phone settings were back to stock also so I had go in and change the USB Debug and Fastboot modes. It would be helpful to add a reminder in the GUIDE to make sure that these settings are changed before running Revolutionary.
5: Not really related but I had a problem when I wanted to backup my newly Rooted/ROM'ed phone. I had previously purchased the Titanium Backup Pro and I installed it on the Flyer but it wasn't listed in the Apps menu but was listed in the Manage Apps. Because Google-Play/Android Marketplace only copied over the paid apps to my newly upgraded Flyer, it didn't copy the free version of Titanium Backup. You must load both the free version & the paid Pro version for it to work.
I hope this helps someone who runs into any of the same issues I had.
thanks,
sPk

[Q] Unable to install Android 1.0 drivers

I'm trying to root my Evo 3D with hboot 1.5 and have been following the instructions in the development thread. However, I get stuck at the command "fastboot getvar mainver" in step 1. At this step, windows detects a new device 'Android 1.0' and unsuccessfully tries to install drivers for it. As a result, the only thing I see in my command window is "< waiting for device >."
I don't want to permanently brick my phone so I'd like to ensure that I have properly changed the version to 1.10.651.2 before proceeding.
Does anyone have any ideas on how to resolve this or provide me with a link to the proper drivers?
Thanks!
EDIT: Problem solved. I installed some HTC drivers I found!

Unlocking HTC Bootloader

So I am trying to unlock the bootloader through htc dev. I've downloaded the android sdk. When I try to download htc sync manager it gets close to finishing and then gives me an Error 1935 and quits the installation.
I can get into fastboot mode from restarting the phone while holding volume down.
Then I put adb and fastboot and adbwinAPI.dll in a folder on the C drive names android.
When I enter the fastboot oem get_identifier_token command in I just get waiting for device.
Any help?
Alright so restarted my pc and got htc sync to download. That seemed to be the whole problem with my phone not being recognized.
Now I am trying to use Hansoons toolkit to erase cache then install twrp. But when I try to use the erase cache command it just brings up a cmd window but does nothing to the phone.

[Q] motorola bootloader unlock app Q

Hello-
I am trying to use the motorola bootloader unlock app (motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-b[/url]). I am stuck on the following directions:
TO GET YOUR DEVICE ID
Put your device in fastboot mode.
On your computer, open a command prompt or Terminal session.
Go to the Directory where you installed the Android SDK tools, and type:
$ fastboot oem get_unlock_data
Admittedly, I do not know how to use SDK tools. When I use a command prompt and navigate to the tools folder and enter the command string I get an error. If someone could guide me in the right direction to what I am doing wrong it would be greatly appreciated.
PS- I did a search and found nothing but the petition threads. And if this is in the wrong forum please move or delete.
Thanks Jason
Me tooo don't know it

[Q] Need help ADB toolkit/unlocking bootloader Huawei G510-0100

Hi y'all,
I rooted my phone recently and discovered that I can put newer versions of Android on my phone on it too, but then you have to unlock the bootloader, but somehow nothing works.
I downloaded the Android SDK from the website and downloaded the platformtools, I fastboot my phone, but when I type the command "fastboot devices" I get nothing, when I type the command "adb devices" i get no repsonse either.
I have an Huawei Ascend G510-0100 with the android (4.1.1) they delivered it with. Newest drivers and everything.
i.imgur.com/awUL3WJ
Can someone help me and tell me what I am doing wrong?

Categories

Resources