Will pay for adb support! - AT&T HTC One (M7)

I need someone to walk me through pushing a ROM to a soft bricked HTC One. If you have a paypal account I will gladly pay.
Please let me know. I dont have alot of time to get this corrected.

Ok I don't have a PayPal but il still help because that's what xda community is but here we go..
1. If you have cwm recovery installed then scroll down to sideload a rom through adb
2. Next plug the phone into the computer and download the rom you want . Rename the rom to something short like apple.
3. The easiest way to sideload is hasoons toolkit so make sure you have it and open it.
4.in the toolkit there is an option called adb sideload so just click on it and choose where you downloaded the rom from the directory.
5.sit back and watch the progress
A simple thanks would do
Anymore questions or if you need more clarification just post

drakeymcmb said:
Ok I don't have a PayPal but il still help because that's what xda community is but here we go..
1. If you have cwm recovery installed then scroll down to sideload a rom through adb
2. Next plug the phone into the computer and download the rom you want . Rename the rom to something short like apple.
3. The easiest way to sideload is hasoons toolkit so make sure you have it and open it.
4.in the toolkit there is an option called adb sideload so just click on it and choose where you downloaded the rom from the directory.
5.sit back and watch the progress
A simple thanks would do
Anymore questions or if you need more clarification just post
Click to expand...
Click to collapse
I had to go back to basics and find an ADB tutorial to get it installed on my machine, but your tip on the all in one was key.
Up and running! Thank you.

Related

Out of ideas!

Hey guys, I'm in need of some help with my prime. Just got it a few days ago and rooted it just fine using vipermod. The used OTA root keeper to save root for ICS. After installing ICS, I restored root and everything was fine. Then I noticed that my prime would loose wifi signal ever 2 minutes. I did a factory reset thinking that would fix it (and it did) but now a few things are beyond messed up and i can't figure it out! For one, I cannot access the notifications area (when i tap it, nothing comes up) the home button also does not work at all. so i tried to install cwm so i can re flash the ROM from scratch but now ADB does not see my device AT ALL. i tried everything. i have all the drivers installed and all. I'm at a loss and extremely frustrated. does anyone know whats going on here? how can i get adb to see my prime so i can flash cwm? or is there an alternative way to completely flash the rom? (i also tried the method on asus' website by downloading ICS and placing it on the root of the SD, and still nothing)
You won't be able to install CWM without unlocking the bootloader (and voiding your warranty first). After that, you can no longer flash a ROM from Asus without bricking your device. There is the latest updated ROM in the dev section though.
Good luck!
I did that as well and still nothing :-/
For ADB to work you need to have usb debugging enabled on the tablet....probably a silly thing to ask but always have to check...
scook9 said:
For ADB to work you need to have usb debugging enabled on the tablet....probably a silly thing to ask but always have to check...
Click to expand...
Click to collapse
yup thats enabled as well. when i first got it with 3.2 on it, i plugged it in and drivers installed automatically and adb recognized it right away. now that ics is on it, adb cant see it. i have never ran into this with any android device ever.
Mine did that once and I also had to disable ASUS Sync in settings. After that ADB worked fine.
Update the drivers on your PC
http://forum.xda-developers.com/showthread.php?t=1426502
If you do it right, it will work.
BUT YOU DONT EVEN NEED ADB, LOOK BELOW (I am not advocating not knowing how to adb but lets just fix your prime)
Since you have unlocked your bootloader you can install CWM and just install the latest Virtuous Rom:
If you dont have CWM download Rom Manager from the market, run it, select "Flash recovery" at the top. (btw rom manager just released this today)
*Note that the 'reboot into recovery' option within RM will not reboot into recovery, you must do it manually.. See below
-Backup your apps with Titanium Backup if you want
-Download Virtuous S
-Boot into recovery (directions beneath)
---Power off
---Hold Vol Down (-) and Power until you see spash screen with white text at the top THEN HIT VOL UP (+) within 5 seconds. this will boot into recovery
-if you are coming from stock then: select "wipe data/factory reset"
-Install zip from sdcard, browse for the rom
-Profit?
Guys, thanks a million for all the replies! After uninstalling the drivers and re-installing them then moving my ADB directory to the root of my C drive, it now recognizes my Prime and I was able to flash CWM. I'm now running Virtuous Prime and loving it! Thanks again!
Nissan350 said:
Guys, thanks a million for all the replies! After uninstalling the drivers and re-installing them then moving my ADB directory to the root of my C drive, it now recognizes my Prime and I was able to flash CWM. I'm now running Virtuous Prime and loving it! Thanks again!
Click to expand...
Click to collapse
I would still recommend that you go download Rom Manager and flash the new recovery.
The one in the thread in the dev section is an unofficial port. The one is the Rom Manager is official and works a little better.
Additionally, if you plan to use ADB in the future, there is a simple thing you can do to make it so that within command prompt you can type 'adb' commands ANYWHERE, and not just in the folder that your adb files are..
Right click on Computer--> Properties-->Advanced-->Environmental Variables
Click edit on PATH in the top box if it exists already, add ';' to the end of the previous path and enter the path to your ADB, mine is like
Code:
C:\Users\Mike\Downloads\android-sdk_r16-windows\android-sdk-windows\platform-tools\;
and if it PATH doesnt already exist just create it.
Hope I helped
mtotho said:
I would still recommend that you go download Rom Manager and flash the new recovery.
The one in the thread in the dev section is an unofficial port. The one is the Rom Manager is official and works a little better.
Additionally, if you plan to use ADB in the future, there is a simple thing you can do to make it so that within command prompt you can type 'adb' commands ANYWHERE, and not just in the folder that your adb files are..
Right click on Computer--> Properties-->Advanced-->Environmental Variables
Click edit on PATH in the top box if it exists already, add ';' to the end of the previous path and enter the path to your ADB, mine is like
Code:
C:\Users\Mike\Downloads\android-sdk_r16-windows\android-sdk-windows\platform-tools\;
and if it PATH doesnt already exist just create it.
Hope I helped
Click to expand...
Click to collapse
Will do! Thanks for the PATH tip! Wish I knew about it earlier lmao.
Nissan350 said:
Will do! Thanks for the PATH tip! Wish I knew about it earlier lmao.
Click to expand...
Click to collapse
yup lol, makes it so you can do it from any directory.. absolutely necessary if you use adb frequently
mtotho said:
yup lol, makes it so you can do it from any directory.. absolutely necessary if you use adb frequently
Click to expand...
Click to collapse
Awsome, thanks again man

how do i put my samsung note i717 in adb mode?

how do i put it in adb mode?
i am trying to take out super user.
please help.
thanks
rnb754 said:
how do i put it in adb mode?
i am trying to take out super user.
please help.
thanks
Click to expand...
Click to collapse
I'm not really sure what you're asking.
In order for ADB to work, just turn on debugging in settings > Applications > Development.
MSigler said:
I'm not really sure what you're asking.
In order for ADB to work, just turn on debugging in settings > Applications > Development.
Click to expand...
Click to collapse
My phone is already rooted, but i wanted to return my phone to best buy but i have super user on it. I believe i need to put the phone in adb shell mode? If not, can you please give me he right directions to take out super user?
rnb754 said:
My phone is already rooted, but i wanted to return my phone to best buy but i have super user on it. I believe i need to put the phone in adb shell mode? If not, can you please give me he right directions to take out super user?
Click to expand...
Click to collapse
You need to put it in download mode and flash a stock rom via ODIN. Check the development section for the "Stock rom in case of brick" thread.
MSigler said:
I'm not really sure what you're asking.
In order for ADB to work, just turn on debugging in settings > Applications > Development.
Click to expand...
Click to collapse
you will need to setup the andriod sdk ... google andriod sdk adb..
MSigler said:
You need to put it in download mode and flash a stock rom via ODIN. Check the development section for the "Stock rom in case of brick" thread.
Click to expand...
Click to collapse
This will trip flash counter, if u are still completely stock just rooted, don't do this method.
Get USB drivers and install from here:
http://forum.xda-developers.com/showthread.php?p=24539068
Reboot computer
Enable USB debugging under settings on phone
Download adb from this post:
http://depositfiles.com/files/n0dcxce3t
Its actually superuseroneclick, but when u unzip adb is inside
Connect USB cable to computer and one drivers are installed, open command prompt
Navigate to folder where u unzipped adb and run "adb shell"
Then type "rm /system/app/Superuser.apk"
Exit command prompt and reboot phone, successfully unrooted
No one has had a issue with flashing the counter and sending back the device..I've sent devices back without sd cards. Batties (well that one was years ago) and IN FACT A NOTE WITH 8 FLASH COUNTS before hey had the reset zip..lol........your worried over nothing believe me..not one phone call or bill flash the reset counter zip.and walaaa.. using odin is the much easiest safest way for anyone flashin thru download mode..,but if adb is what ya like then adb it is...to each there own...let us know how it went.,ok

So you came at XDA-Developers to find help? (Beginners Thread)

So you came at XDA-Developers to find help? Well, this is your thread!
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime"​
Hello new user and welcome to XDA-Developers. We are a developer’s forum, with the purpose of development. Our work can be used in several ways, and, we know that sometimes it could help you. So, in order to maintain our forums clean and properly organized maintaining a proper development environment while at the same time to give you a chance to join our forums we created this thread.
This thread is for sensible questions from new or inexpert users. If you think your question may be a little basic for a developer forum then this is the place to ask it.
Here you shall find an atmosphere free of prejudice, where we will try to help you in your problem, answer your most basic questions and aid you on troubleshooting your device. We know that learning all the technicalities takes time, however they are necessary in order to interact with us.
Bare in mind that we are not technical support, we do not work for any company or get paid to help, we are just independent developers gathered in a community called XDA-Developers. Therefore all we will do is guide you into troubleshooting your device yourself, but under no circumstance we are abided to do so.
We want you to become the kind of user we see as productive to a developer’s community, and why not? to be a developer yourself!
Note to General users:
This is a chance for more advanced users to “give back” at XDA-Developers the knowledge we have gathered together in a decade of development. This is a thread to behave in a tolerant way, taking into consideration that the user posting queries might have never even heard words such as “adb” or “ROM", so, if you are not willing to be helpful, I kindly invite you to browse into another thread.
"Time has changed, Users have changed and so will XDA-Developers"​
I would like to thank D.O.C for the creation of this text and its tacit agreement to perpetuate it in this section of the forum, All Due Credit to D.O.C! You can access the original thread by clicking HERE.​
Moderators will not tolerate "flaming" or "trolling" in this thread as it is specifically provided for those who are still learning the basics.. We will delete and sanction without warning any post that show intention other then to help the new user.​
This thread should be a sticky! :good:
Thread stuck
Help Please
My HTC one X+ recently underwent water damage. I took it to a cell phone repair store said it had no visible damage inside.
Bootloader works, Recovery works (TWRP), Boot animation works, everything seems to work.
The issue is that after it boots up it displays a black screen with the notification bar at the top.
I probably didn't give enough info, so don't hesitate to ask for more info.
Hi Marshall,
Do you have any sort of previous ROM backup? Which ROM was on your phone at the time in went "underwater"?
If I was in your situation here is what I would try, if your phone is detected by Windows and you can access the storage naturally.
Reboot in Recovery
Make a backup of my actual ROM
Make a full wipe, (factory reset, system, Cache & Dalvik)
Flash any intend ROM
Flash boot.img & Erase Cache
Reboot
There are some chances that your phone could boot normally. :fingers-crossed:
Recovering deleted photos & video
Hello,
I accidently deleted some pictures and videos on my HTC One Plus X and was wondering if there was some way to recover them. I tried some third party software but none of them would recognize the phone when it was plugged into the computer (although the computer recognized the phone). I looked on the Google Apps store and there are two apps that will do it if it was installed prior to the deletion. So those won't help me. I would appreciate it if anyone could let me know if they have had any luck getting back the deleted pictures and video. Thanks and have a great day.
Jon
Hi jeepdawg90,
It should have a way to, but I have nothing to share unfortunately. This phone is built with a data/media instead of an SD card and this means a totally different way to access the storage and all the usual arsenal of useful tools are ineffective to recover deleted files on this kind of partition. Let's wait to see if a developer can help you. One thing is certain, the less you are using your phone the more files can be restored IF it is possible. The closest I can help you, is by giving you this thread to read.
Pleaase help me!
Uhmm please do reply.. i tried rooting my htc one x+ using this method (Unlock bootloader then root) so it went well, i got my phone rooted, i saw the superuser app in my drawer. however my wi-fi and any data connection wont work. so what i did was i factory reseted my phone. now when i open it up and unlock the lockscreen, i can only see a white screen with htc logo on it. however when i press the buttons for voice search it still opens up the voice search. and when i press the recent apps button it will bring me to the recent app button. Do you guys have any idea what stupid thing i did to my phone and how do i fix it? Phone is htc one x+ int. thanks please help me :fingers-crossed:
---------- Post added at 05:15 PM ---------- Previous post was at 05:05 PM ----------
earprone said:
Uhmm please do reply.. i tried rooting my htc one x+ using this method (Unlock bootloader then root) so it went well, i got my phone rooted, i saw the superuser app in my drawer. however my wi-fi and any data connection wont work. any idea on how to fix this? btw i havent installed any recovery.. cuz the instructions i followed didn't told me to do so. please help me.. im willing to flash back to my stock phone.. then i'll root it again hehe thanks a lot in advance please help me guys
Click to expand...
Click to collapse
Hi earprone,
First let me ask if you have a working SDK/ADB/HTC's Driver combinaison tools in perfect working order? If not this is the first step to do, otherwise it will be very difficult for you to recover a functional phone.
Please look in my signature and click to access a tutorial to do accordingly if your are on Windows based computer. Plug your phone on the charger during this time. Please don't hesitate to ask if something is unclear or your are not certain to perform, we are here to help!
Lucky Thirteen said:
Hi earprone,
First let me ask if you have a working SDK/ADB/HTC's Driver combinaison tools in perfect working order? If not this is the first step to do, otherwise it will be very difficult for you to recover a functional phone.
Please look in my signature and click to access a tutorial to do accordingly if your are on Windows based computer. Plug your phone on the charger during this time. Please don't hesitate to ask if something is unclear or your are not certain to perform, we are here to help!
Click to expand...
Click to collapse
Mr. Luckythirteen
heey thank you... will be doing this right now.. thanks so much =) btw my phone already opens up normaly aftr the lock screen.. my only problem now is the data connections like wifi and the mobile data and my phone signal.. bluetooth is the only working thing now.. is this the same thing to do? just want to clarify as im a bit cautious now haha please help me
Hi earprone,
Which ROM you are planning to install on your phone? Also please do confirm that you have an International (ENRC2B) model.
As for your WiFi and DATA issues flashing the correspondent boot.img of your actual ROM could be the first solution to try.
Mr. Lucky Thirteen
Lucky Thirteen said:
Hi earprone,
First let me ask if you have a working SDK/ADB/HTC's Driver combinaison tools in perfect working order? If not this is the first step to do, otherwise it will be very difficult for you to recover a functional phone.
Please look in my signature and click to access a tutorial to do accordingly if your are on Windows based computer. Plug your phone on the charger during this time. Please don't hesitate to ask if something is unclear or your are not certain to perform, we are here to help!
Click to expand...
Click to collapse
Mr Thirteen
Im done intalling the SDK and i Successfully rebooted my phone using adb reboot command.. now what's next to do?
---------- Post added at 03:53 PM ---------- Previous post was at 03:46 PM ----------
Lucky Thirteen said:
Hi earprone,
Which ROM you are planning to install on your phone? Also please do confirm that you have an International (ENRC2B) model.
As for your WiFi and DATA issues flashing the correspondent boot.img of your actual ROM could be the first solution to try.
Click to expand...
Click to collapse
Mr. Lucky Thirteen
Im planning to install Vipermod... I do have and international one x+.. i've done the install sdk thing i think im successful cause i can reboot my phone now thru pc by typing adb reboot as you said in your tutorial..:victory:
Hi earprone,
Great, this is a good news.
Let's install your new recovery now.
Download this TWRP Recovery for the International version (ENRC2B) : HERE
Once downloaded to simplify the operation rename your file like this : TWRPrecovery.img
Take this TWRPrecovery.img file and Copy/Paste it in the platform-tool of your SDK folder.
TIP : Since your are in the platform-tool folder you can create a batch file to open a command window right from your Desktop.
Do this directly into the platform-tools folder.
Right click on an empty space and select Create New text document
In the new text paste this : c:\windows\system32\cmd.exe
Save it with this name StartADB.bat (important to save it with .bat extension and overwrite the warning)
Now right click again on your new .bat file, and create a shortcut to your Desktop.
Now try to : adb devices your phone via your new Start ADB batch file directly form your Desktop shortcut with your phone plugged on your USB cable.
If you have a serial number as confimation you have done it right!
This a ONE TIME OPERATION TO DO, IT WILL WORK AS LONG AS THE SHORTCUT WILL BE ON YOUR DESKTOP.
Time to plug your phone on your USB cable if it is not already plugged.
Click on Start SDK, in the command window type at the prompt > adb devices (Enter)
Confirmation of the serial.
At the prompt type >adb reboot-bootloader (Enter)
The phone will reboot in bootloader mode.
Make sure the FASTBOOT USB is highlighted.
At the prompt type >fastboot flash recovery TWRPrecovery.img (Enter)
If Success is achieved, type again at the prompt >fastboot erase cache (Enter)
You now have TWRP Recovery installed.
Unplug your USB cable and hit Power button one time.
Select Recovery with your Volume rocker.
Hit Power button one time.
Your phone should reboot in Recovery
Familiarize yourself with it.
Click on BACKUP and perform a full backup of your actual ROM even if it is buggy.
Once done REBOOT System.
This is it, your are ready to flash the ROM of your choice. explanation in the next post. Please do confirm this was successful before continuing.
How to flash your desired ROM
Then the previous instructions were all working as they should and now you want that wonderful ROM from that thread, right?
Once you have selected the ROM for your model version INTERNATIONAL [SIZE="+1"]OR[/SIZE] AT&T/TELUS, simply download it.
Take also the correspondent boot.img that need to flashed just before or just after (doesn't really matter) the ROM installation.
Transfer your ROM.zip at the root of your internal storage of the HTC ONE X+ via your USB cable.
During the is transferring on your phone simply extract the boot.img that match your ROM, rename it for an easier recognition (i.e. Viperboot.img, Eleganciaboot.img, ARHDboot.img, etc) Copy/Paste it in your platform-tool folder (SDK)
Leave your phone plugged to your USB cable
Click on Start SDK, in the command window type at the prompt > adb devices (Enter)
Confirmation of the serial.
At the prompt type >adb reboot-bootloader (Enter)
The phone will reboot in bootloader mode.
Make sure the FASTBOOT USB is highlighted.
At the prompt type >fastboot flash boot insert_your_boot_image_here.img (Enter)
If Success is achieved, type again at the prompt >fastboot erase cache (Enter)
You now have a customized boot.img installed.
Unplug your USB cable and hit Power button one time.
Select Recovery with your Volume rocker.
Hit Power button one time.
Your phone should reboot in Recovery
(!! The following instruction are with TWRP Recovery installed !!)
Select Wipe menu, then select Factory reset (swipe), select System (swipe)
Go back to the Install menu and select it.
Locate your ROM.zip and select it.
Swipe to confirm.
Probably Aroma installer will start, simply follow the on-screen instructions and complete the installation.
!! Confirm the Rebooting option ONLY IF YOU FLASHED THE BOOT.IMG BEFORE ROM INSTALLATION !!
Otherwise select the Reboot Bootloader and perform the 4 to 8 steps
Reboot the phone.
Your phone should Reboot with your new ROM, put your phone aside for ~10 minutes to let the new installation performing all it's task. Then you can customize your phone at your desire. Don't forget to reboot your phone when done.
Mr. Lucky Thirteen
Mr. Lucky Thirteen
On the link you gave me (enrcb link) there are 2 files.. should i download both the md5sum and the openrecovery? i downloaded the openrecovery and proceeded to the next procedure, however when doing >fastboot flash recovery TWRPrecovery.img (Enter) on bootloader mode it says "TWRPrecovery.img 'fastboot' is not recognized as an internal or external command, operable program or batch file." What does this mean? Thank you very much
Hi earprone,
To start with MD5 simply read HERE
Did you rename the open recovery correctly?
Thanks for the time again =)
Lucky Thirteen said:
Hi earprone,
Did you rename the open recovery correctly?
Click to expand...
Click to collapse
yes i did it as you saId.. btw the file (TWRP) i downloaded was a zip file that cannot be extracted by winzip32. do i copy that thing to C:\AndroidSDK\Platform-tools or do i NEED find a program that can unzip it? I'll attach a picture so you can see =)
Mr Thirteen!!!
i've done it. i just uninstalled winzip. then i looked at the twrp and it's name was TWRPrecovery.img.img. so thats what's causing me problems. i renamed it then woaalah i have recovery now thaaaanks a lot!!!!!! hahah will be flashing a custom rom now =) thanks really i owe you,, Damn i just read that vipermod wasnt for international.. poor luck.. i'll try elegancia themed.. now downloading
Thanks!
Lucky Thirteen said:
Hi earprone,
To start with MD5 simply read HERE
Did you rename the open recovery correctly?
Click to expand...
Click to collapse
Mr.Thirteen
Hey thank you i've done flashing a ROM on my hox+.. thank you so much for the help! :good: :good: :good: :good:
Congrats my friend!
Never hesitate to ask for help if your are stuck, remember to always backup before doing any modification and have fun exploring all the cool ROM's offered for the HOX+, you will find one that will suit your needs.
Also take the time to rate this thread if you found it helpful.
Lucky Thirteen, you are always for TWRP Recovery and against CWM. I saw it in different threads. As I'm comming from HTC HD2 forum, CWM is soooo native and so close to me. And sure I flashed CWM. But now, after saw several people like you and Loir saying only TWRP... i'm in doubt.
Can you please point me to some info about the difference between CWM and TWRP? Why Loir is saying that CWM is a crap? For me, an average user who only flashes roms and does some wipes are there any difference?
For me, if I don't want to flash Roms, I want to stay on ViperX+ for a several month, can I live with CWM and reflash to TWRP only when I decide to change a rom? (I really hate flashing ) What about CWM and battery charging... I mean if I ran a total 0 of battery, will I be able to charge my phone when it's switched off if I have CWM?
Thanks in advance.

[Q] HTC One X+ ROM problems

Hello everyone,
I have been searching in vain for a while now to find a solution to my problem and I fear that I may have done something daft to my phone.
I am using a HTC One X+ that was unlocked, s-off and rooted for about a year, i had TWRP and stock android 4.1.1. For ages I have been getting an update alert saying a software update is ready and i think it was some Vodafone update (1.17.161.7). Whenever i accepted and tried to install this it would obviously reboot into TWRP and then the update would fail. This was fine until last night when I decided to install it through TWRP, it said it failed again and i rebooted to find that WiFi wouldnt turn on, my phone was no longer rooted or s-off and that I get no signal. I tried to re-root it but command prompt on the computer or HTC Sync wouldnt recognise my device however it was appearing as HTC One X+ in My Computer and i could access the internal storage.
I restarted into recovery and managed to flash a new root using twrp and the root file using the unlockr.com - how to root the htc one x
Then thinking it was a ROM issue i downloaded and installed InsertCoin Evolution ONE X+ 5.0-6 Sense 5 Android 4.2.2.
This all went through ok however when i reboot from this install it just sticks at the HTC Quietly Brilliant screen. I wiped everything using twrp beforehand.
When i restart into bootloader, it says unlocked, S-On and HBOOT -1.30.0000
Not sure what else to do as now i have no ROM, i read that you have to partition the SD card for InsertCoin to work but the option to partition SD card isnt there in my TWRP (ver. 2.3.3.0)
Any help to even reset my phone back to basic stock everything would be amazing, i have a Titanium Backup of most of my stuff saved btw.
Thanks to anyone who can help.
Did you flash the insert coin boot.img?
Sent from my HTC One X+ using Tapatalk
AndroHero said:
Did you flash the insert coin boot.img?
Sent from my HTC One X+ using Tapatalk
Click to expand...
Click to collapse
No I just copied the whole zip file to the SD card section and installed it from there - ive encountered a new problem now in the fact that my computer no longer can recognise the phone via USB - it still appears in device manager but cant access the sd card and the sd card got wiped by twrp so now i dont have any way of getting things onto the phone that i know of. It just says - failed to open usb master mode in the bootloader. How could i get the computer to recognise the phone again so i can transfer it back onto it and try installing insertcoin again? Really hoping i havent managed to make my phone useless as ive had to dig out the old Nokia 6230 from the drawer haha!
Thanks.
EDIT - Now seen the instruction to flash the boot.img - what a fool i am. Now i need to get it recognised by USB again so i can transfer the zip file to it and go again.
maxwell689 said:
No I just copied the whole zip file to the SD card section and installed it from there - ive encountered a new problem now in the fact that my computer no longer can recognise the phone via USB - it still appears in device manager but cant access the sd card and the sd card got wiped by twrp so now i dont have any way of getting things onto the phone that i know of. It just says - failed to open usb master mode in the bootloader. How could i get the computer to recognise the phone again so i can transfer it back onto it and try installing insertcoin again? Really hoping i havent managed to make my phone useless as ive had to dig out the old Nokia 6230 from the drawer haha!
Thanks.
Click to expand...
Click to collapse
Now seen the instruction to flash the boot.img - what a fool i am. All I need now is to get it recognised by USB again so i can transfer the zip file back and go again.
maxwell689 said:
Now seen the instruction to flash the boot.img - what a fool i am. All I need now is to get it recognised by USB again so i can transfer the zip file back and go again.
Click to expand...
Click to collapse
Without a rom installed you're not able to acces the internal memory of your phone directly. You have to use "adb sideload" command to transfer a rom onto your phone. Look in the General and/or Q&A forum of this device, there are enough guides or topics on how to solve this "problem".
maxwell689 said:
Now seen the instruction to flash the boot.img - what a fool i am. All I need now is to get it recognised by USB again so i can transfer the zip file back and go again.
Click to expand...
Click to collapse
Hi use this link..may be useful (http://forum.xda-developers.com/showthread.php?t=2066390) by the way reaper90 is right you need to sideload the rom..
In TWRP:
1-wipe everything
2-goto advance in twrp
3-select sideload
4-navigate to the folder where you have adb.exe, adbwinapi.dll, adbwinusbapi.dll and fastboot.exe. and make sure to keep the rom and its image; bootimg there.
5-then in command prompt write (adb sideload *name of the rom*.zip) make sure the name is a letter.
6- also make sure to keep the screen alive and not let it goto sleep while adb sideload is working.
7- rom will start setup once sideload is 100%.
Hope this helps. Goodluck.
Optimus said:
Hi use this link..may be useful (http://forum.xda-developers.com/showthread.php?t=2066390) by the way reaper90 is right you need to sideload the rom..
In TWRP:
1-wipe everything
2-goto advance in twrp
3-select sideload
4-navigate to the folder where you have adb.exe, adbwinapi.dll, adbwinusbapi.dll and fastboot.exe. and make sure to keep the rom and its image; bootimg there.
5-then in command prompt write (adb sideload *name of the rom*.zip) make sure the name is a letter.
6- also make sure to keep the screen alive and not let it goto sleep while adb sideload is working.
7- rom will start setup once sideload is 100%.
Hope this helps. Goodluck.
Click to expand...
Click to collapse
Hi, thanks very much for the responses - its much appreciated.
Nothing happens when i type that command, a load of text appears in cmd prompt showing all the adb commands and thats it, i have searched for this problem and found this on twrp website as a possible solution "You will need version 1.0.29 or higher. You can find your current version by typing "adb version" at the command line" My version says 1.0.26 I have tried to update this but cant seem to find a way to do it, would that be an issue?
I think once ive managed to sideload the zip i should be good to go its just getting to that point that seems to be stumping me at the moment.
maxwell689 said:
Hi, thanks very much for the responses - its much appreciated.
Nothing happens when i type that command, a load of text appears in cmd prompt showing all the adb commands and thats it, i have searched for this problem and found this on twrp website as a possible solution "You will need version 1.0.29 or higher. You can find your current version by typing "adb version" at the command line" My version says 1.0.26 I have tried to update this but cant seem to find a way to do it, would that be an issue?
I think once ive managed to sideload the zip i should be good to go its just getting to that point that seems to be stumping me at the moment.
Click to expand...
Click to collapse
Dont sweat it. They understood you wrong.
Guys what he wants to do is copy the file FROM the SDCARD TO the PC.
First you will need to know where the location of your rom then type in the following commands:
Code:
adb devices
If you device is not detected then try to run the CMD as an administrator and try again
then:
Code:
adb pull {location without the curly brackets}
For example if its on the SDCard then:
Code:
adb pull /sdcard/rom.zip
It will paste the file to the folder where the adb is found
Then just open the zip file and get out the boot.img and flash it using fastboot
Hope this helps you out.
Ghand0ur said:
Dont sweat it. They understood you wrong.
Guys what he wants to do is copy the file FROM the SDCARD TO the PC.
First you will need to know where the location of your rom then type in the following commands:
Code:
adb devices
If you device is not detected then try to run the CMD as an administrator and try again
then:
Code:
adb pull {location without the curly brackets}
For example if its on the SDCard then:
Code:
adb pull /sdcard/rom.zip
It will paste the file to the folder where the adb is found
Then just open the zip file and get out the boot.img and flash it using fastboot
Hope this helps you out.
Click to expand...
Click to collapse
Hey, thanks.
No they got me correctly, there is absolutely nothing on my phone at all and I need to get my new ROM zip file from the PC to the phone so that I can install it. I am currently downloading SDK manager to try and update my adb to 1.0.29 or higher and will see if that works.
maxwell689 said:
Hey, thanks.
No they got me correctly, there is absolutely nothing on my phone at all and I need to get my new ROM zip file from the PC to the phone so that I can install it. I am currently downloading SDK manager to try and update my adb to 1.0.29 or higher and will see if that works.
Click to expand...
Click to collapse
Ok, i downloaded the hasoon toolkit and select ADB Sideload a ROM and it says "error device not found" in the command prompt. I am in ADB Sideload mode in TWRP with it plugged in via USB so dont know what to try next.
maxwell689 said:
Ok, i downloaded the hasoon toolkit and select ADB Sideload a ROM and it says "error device not found" in the command prompt. I am in ADB Sideload mode in TWRP with it plugged in via USB so dont know what to try next.
Click to expand...
Click to collapse
Lol.. Well, as i said try to run the Toolkit/cmd as administrator and try different usb ports.. It took me 5 minutes on windows 8 for the adb to properly read the device , had to try different usb ports, unplug , replug, and so on..
maxwell689 said:
Ok, i downloaded the hasoon toolkit and select ADB Sideload a ROM and it says "error device not found" in the command prompt. I am in ADB Sideload mode in TWRP with it plugged in via USB so dont know what to try next.
Click to expand...
Click to collapse
Hi goto htcdev n download the latest sdk
Sent from my HTC One X+ using xda app-developers app
---------- Post added at 09:08 PM ---------- Previous post was at 09:07 PM ----------
I will try to send I over the files for command prompt tomorrow.
Sent from my HTC One X+ using xda app-developers app
Optimus said:
Hi goto htcdev n download the latest sdk
Sent from my HTC One X+ using xda app-developers app
---------- Post added at 09:08 PM ---------- Previous post was at 09:07 PM ----------
I will try to send I over the files for command prompt tomorrow.
Sent from my HTC One X+ using xda app-developers app
Click to expand...
Click to collapse
Right ive manged to download the latest sdk and then after much unplugging and plugging and right clicking things in device manager its recognised my phone enough to sideload and install the ROM. I have also managed to fastboot the boot.img file as well after 3 attempts but it finally worked so i have a phone back again!! Thanks everyone here!!! Now to upload my titanium backup of apps, sadly i think ive lost all my photos thou
But thanks again to all. Sorry if ive been a bit noob but its been a good learning curve for me as i never had these issues with my HTC desire
maxwell689 said:
Right ive manged to download the latest sdk and then after much unplugging and plugging and right clicking things in device manager its recognised my phone enough to sideload and install the ROM. I have also managed to fastboot the boot.img file as well after 3 attempts but it finally worked so i have a phone back again!! Thanks everyone here!!! Now to upload my titanium backup of apps, sadly i think ive lost all my photos thou
But thanks again to all. Sorry if ive been a bit noob but its been a good learning curve for me as i never had these issues with my HTC desire
Click to expand...
Click to collapse
Thats great news that all is well now..feel free to post.. and dont forget to press the Thanks button

PLEASE HELP (DON'T KNOW HOW TO FLASH) VERIZON HTC ONE MAX - Confused am I.

I would like to know how to upgrade to a new ROM (Lollipop or better) on my Verizon HTC One Max with the option to return to stock. Software Information: 4.4.2, Sense 6.0, 3.09.605.3, 6.20, 4.60_002, 15432, 5
I was told to use (and did) Sunshine and then downloaded SuperSU from Google Store (per very detailed instructions and was told to not choose TWRP when the question popped up to choose one or the other (common/normal?)).
My phone is now UNLOCK and S-OFF as well as Rooted (but I'm having a lot of problems with blank screens, etc. and even had the black screen with the red ! in a red triangle (and I don’t know how I got it to boot up again (pushed pwr buttons, vol +/-, etc.)). However, that is as far as I’ve gotten. Confused am I.
I don’t know how to flash; however, I’ve been trying to figure it out, but I’m lost.
I’ve downloaded a lot of files from other threads, but the instructions, while detailed, didn’t say HOW to flash or add TWRP where I (a NEWBORN NEWBIE/NOOBIE) could understand, etc. Is there a place where all this is together?
Am I out of luck or would someone PLEASE help me fix and upgrade it with the option to return to stock if needed? I would love to have Sense 7.0, if possible. I apologize for such a long post/thread.
THANK YOU SO VERY MUCH!!!!!
P. S. My phone is now Prepaid Verizon (was Postpaid). Don't know if that matters. I have pics of the files I downloaded from one of your great guys, but they are on my computer. Not sure how to upload. I AM GLAD THAT I FOUND YOUR SITE!!!!!
@LoveSpock I am going to make this short and simple...
First off the Verizon Max software only goes up to 4.4.2. If you want to upgrade you'll need a custom rom which is why you S-OFF and unlocked...
You will need to get familiar with fastboot commands. Google is your friend on how to use if you don't know how to. Here is the link to the TWRP image for your device. http://flyhalf205.com/recoveries/openrecovery-twrp-2.8.7.1-t6univ.img Once you get fastboot setup you will type in the command fastboot flash recovery openrecovery-twrp-2.8.7.1-t6univ.img Make sure you have everything in the same directory when executing the command.
From there you are free to wipe then flash anything you would like. Wiping will delete your data so text, contacts that are stored on local phone(not sim or google) will be deleted.
@Flyhalf205
Thank you for your response and instructions. Does this mean I don't need to do anything to the SUPERSU that is already on the phone (and what it did)?.... Following your instructions will wipe everything?
I'll definitely need to take out my sd card. I've saved a ton of stuff on it. ...and backup my contacts and text messages.
I have some more googling and try to learn what you wrote for me to learn. I'll also have to find out what ROM to use....
Your Padawan thanks you.
LoveSpock said:
@Flyhalf205
Thank you for your response and instructions. Does this mean I don't need to do anything to the SUPERSU that is already on the phone (and what it did)?.... Following your instructions will wipe everything?
I'll definitely need to take out my sd card. I've saved a ton of stuff on it. ...and backup my contacts and text messages.
I have some more googling and try to learn what you wrote for me to learn. I'll also have to find out what ROM to use....
Your Padawan thanks you.
Click to expand...
Click to collapse
Shouldn't worry about supersu. Most custom ROMs are going to have that prebuilt into it. Once you get TWRP we will go further into detail about how stuff works.
If you use twrp no need to take your SD card out just go to setting and unchecked SD card and like lovespoke said make sure to dl the right file you can dl right fastboot files here on xda just search it
Hey! Don't mean to hijack the thread but I'm in the same boat. I've never rooted and I'm looking to root my Verizon HTC one max. I'd also like to maybe install a custom Rom but I'm a noob so I'm not quite sure what I'm doing. Ok so it's my understanding that sunshine will root, s-off, AND unlock my boot loader? Btw I have no idea what those terms mean. Anyway, if someone could please confirm that about sunshine, it would really help me out. I've already downloaded and installed sunshine on my phone but I haven't paid the $25 yet.
Xx Moe, I strongly suggest you READ the various threads on XDA about unlocking bootloaders, gaining S-OFF and rooting. You can easily brick a device and there's much less support for the Max now than there was when it came out more than two years ago.
I don't believe Verizon HTC One Max's can be rooted without unlocking bootloader/gaining S-OFF and the exclusive method for that is Sunshine (unless you know someone with a Java card). Once you're bootloader unlocked and S-OFF, you can then "flash" any partition on the device and that's how to brick the device.
Once you are bootloader unlocked and S-OFF, you start by flashing a 'recovery', which is usually the latest version of TWRP for the HTC One Max. Don't flash a recovery for a different device. (Google "Team Win Recovery Project"). Once you have a custom recovery you can "wipe" your device and flash a new ROM.
Wiping deletes all data, or some data, depending upon how you wipe, and there are not very many Verizon HTC One Max ROMs out there that are fully functional. Check the threads, one sticky thread has a listing of ROMs.
Finally, I don't believe anyone has gotten Marshmallow going on a Max, so expect the "best" you'll be able to do is a Lollipop ROM or a Cyanogen Mod equivalent.
Awesome! Thanks for the super quick reply. So yes, sunshine will s-off and unlock boot loader. That seemed to be the million dollar question since (like you said) the one max doesn't have very much support anymore. I'm definitely going to keep reading the forums because I don't want to brick my phone. I've also been watching some tutorials on YouTube. Everything (so far) seems pretty straight forward now, but you can never be too careful. Thanks for your help hgoldner!
Flyhalf205 said:
@LoveSpock I am going to make this short and simple...
First off the Verizon Max software only goes up to 4.4.2. If you want to upgrade you'll need a custom rom which is why you S-OFF and unlocked...
You will need to get familiar with fastboot commands. Google is your friend on how to use if you don't know how to. Here is the link to the TWRP image for your device. http://flyhalf205.com/recoveries/openrecovery-twrp-2.8.7.1-t6univ.img Once you get fastboot setup you will type in the command fastboot flash recovery openrecovery-twrp-2.8.7.1-t6univ.img Make sure you have everything in the same directory when executing the command.
From there you are free to wipe then flash anything you would like. Wiping will delete your data so text, contacts that are stored on local phone(not sim or google) will be deleted.
Click to expand...
Click to collapse
Hey flyhalf, is there a thread on here on how to learn about adb fastboot, and flash the custom recovery for noobs? I cant seem to find it. I'm trying to install a custom rom on my htc one max but this is my first time ever rooting/unlocking an android. Ive searched the site but i cant find a tutorial on how to install the custom recovery or learn about adb yet. I have sunshine already on my phone but i havent used it yet because i want to know exactly what im doing before i pay the $25. Any help is appreciated. I already know how to get into the bootloader by pressing the power and volume down buttom at the same time while the phone is turned off.
Xx MOE said:
Hey flyhalf, is there a thread on here on how to learn about adb fastboot, and flash the custom recovery for noobs? I cant seem to find it. I'm trying to install a custom rom on my htc one max but this is my first time ever rooting/unlocking an android. Ive searched the site but i cant find a tutorial on how to install the custom recovery or learn about adb yet. I have sunshine already on my phone but i havent used it yet because i want to know exactly what im doing before i pay the $25. Any help is appreciated. I already know how to get into the bootloader by pressing the power and volume down buttom at the same time while the phone is turned off.
Click to expand...
Click to collapse
I'm heading to bed now. If I get time tomorrow I'll try to explain. If not we can setup team viewer and I can just set your computer up for you.
Sent from my Nexus 9 using Tapatalk
Flyhalf205 said:
I'm heading to bed now. If I get time tomorrow I'll try to explain. If not we can setup team viewer and I can just set your computer up for you.
Sent from my Nexus 9 using Tapatalk
Click to expand...
Click to collapse
That would be awesome, but i think i found something from google. https://twrp.me/devices/htconemaxverizon.html
I downloaded the sdk and corresponding java that the site recommended. I attached a screenshot of my pc to show where im at in that process.
Xx MOE said:
That would be awesome, but i think i found something from google. https://twrp.me/devices/htconemaxverizon.html
I downloaded the sdk and corresponding java that the site recommended. I attached a screenshot of my pc to show where im at in that process.
Click to expand...
Click to collapse
I also downloaded the android-sdk_r24.4.1-windows.zip file but i moved it out of my downloads file, so it didn't show up on my screenshot
Xx MOE said:
I also downloaded the android-sdk_r24.4.1-windows.zip file but i moved it out of my downloads file, so it didn't show up on my screenshot
Click to expand...
Click to collapse
Download the platform tools and the android usb driver. Don't need anything else.
But basically if your s-off yet. Boot into HBOOT. Power off phone and hold down both power button and the volume down button. Select fastboot using the power button. Your computer should hopefully automatically pick up drivers and call the device "My HTC" in the device manager. If not you'll need to go in and manually assign the downloaded driver using the link above to the Android device in device manager.
Download twrp image file into the same directory as the platform tools downloaded to. In windows, right click while holding down shift anywhere on the white blank area in platform tools and click on "open command window here".. From there you will type in the command fastboot flash recovery recoveryFileName.img
If it says waiting for device. Check device manager and make sure the driver is installed right.
Flyhalf205 said:
Download the platform tools and the android usb driver. Don't need anything else.
But basically if your s-off yet. Boot into HBOOT. Power off phone and hold down both power button and the volume down button. Select fastboot using the power button. Your computer should hopefully automatically pick up drivers and call the device "My HTC" in the device manager. If not you'll need to go in and manually assign the downloaded driver using the link above to the Android device in device manager.
Download twrp image file into the same directory as the platform tools downloaded to. In windows, right click while holding down shift anywhere on the white blank area in platform tools and click on "open command window here".. From there you will type in the command fastboot flash recovery recoveryFileName.img
If it says waiting for device. Check device manager and make sure the driver is installed right.
Click to expand...
Click to collapse
Ok, so if im doing this correctly, the twrp img should be in the platform tools folder and my computer should recognize my phone as "my htc" as shown in my attached screenshot...
Xx MOE said:
Ok, so if im doing this correctly, the twrp img should be in the platform tools folder and my computer should recognize my phone as "my htc" as shown in my attached screenshot...
Click to expand...
Click to collapse
Yes. That is correct so far.
Flyhalf205 said:
Yes. That is correct so far.
Click to expand...
Click to collapse
Perfect! Thank you so much! now all i have to do is use sunshine to s-off/unlock bootloader and follow this thread: http://forum.xda-developers.com/showthread.php?t=2498746 to install custom recovery and i should now be able to flash custom roms! Thanks for your help! A donation will be coming your way soon! :good::good::good::highfive:
Almost Ready....
Flyhalf205 said:
Shouldn't worry about supersu. Most custom ROMs are going to have that prebuilt into it. Once you get TWRP we will go further into detail about how stuff works.
Click to expand...
Click to collapse
I've been out of commission... Sorry about the long wait.
I'm sure you've been very busy.
I found the fastboot.exe file and placed it and your twrp file into a folder on my desktop. Before I run fastboot and add your twrp img file, what would the next step be? .... I don't have have a ROM yet to add to the phone. Should I have that first? Would you please direct me to the right one for me? I noted in one of your replies to another member that there isn't a Marshmallow one, yet.
Do I need the ADB file?
Thank you,
Your Padawan.
Flyhalf205 said:
Yes. That is correct so far.
Click to expand...
Click to collapse
Would you recommend uninstalling the HTC program that automatically picks up the phone?
LoveSpock said:
I've been out of commission... Sorry about the long wait.
I'm sure you've been very busy.
I found the fastboot.exe file and placed it and your twrp file into a folder on my desktop. Before I run fastboot and add your twrp img file, what would the next step be? .... I don't have have a ROM yet to add to the phone. Should I have that first? Would you please direct me to the right one for me? I noted in one of your replies to another member that there isn't a Marshmallow one, yet.
Do I need the ADB file?
Thank you,
Your Padawan.
Click to expand...
Click to collapse
I forget if you were s-off or s-on but you will need to be s-off or your bootloader will need to be unlocked.. You don't need a rom just yet. You could flash recovery and flash root for starters. But once you get it flashed we can start on what to do next.
Update...
Flyhalf205 said:
Shouldn't worry about supersu. Most custom ROMs are going to have that prebuilt into it. Once you get TWRP we will go further into detail about how stuff works.
Click to expand...
Click to collapse
Flyhalf205 said:
I forget if you were s-off or s-on but you will need to be s-off or your bootloader will need to be unlocked.. You don't need a rom just yet. You could flash recovery and flash root for starters. But once you get it flashed we can start on what to do next.
Click to expand...
Click to collapse
Sorry... I started the thread back in January. I've been out of commission and starting over.
I had used Sunshine to S-off and Unlock. I used SU to root. I knew nothing about flashing or fastboot and am still learning. One of your original responses to my original post said that google was my friend, so I googled per your advice and found some information on fastboot.
I don't know what flash root means in your response above.
You had also gave me the link to the TWRP image for my phone. You also wrote "Make sure you have everything in the same directory when executing the command." I've added 2 of the pics again as well as one of your img file in the directory I created when I loaded Android Studio.
The Android Studio I downloaded is the latest. Does that make a difference? I did find info on this site about a minimal adb and fastboot. Would that have been better?
I'm imagining my phone will be out of commission until the new ROM is installed, right? (See how I'm still such a Newbie/Noobie!)
Thank you!
Your Padawan

Categories

Resources