[Q] HELP!! - Sprint HTC One (M7)

Can someone please help me, I have A HTC one M7 and have accidentally wiped my system and data files on clockworkmod. I can not flash a rom on my internal SD since all data on my device has been wiped off. I have tired using sideload and flashboot but to be honest, i dont understand that suff. what other options do i have??? Thanks.

Sprint?

bigdaddy619 said:
Sprint?
Click to expand...
Click to collapse
No, Tmobile. I'm from the UK so we dont have sprint. I can access my SD card but there are no files inside and i can not put any rom to flash because you can only access the internal storage once the phone is up and running.

KiingEdmund said:
No, Tmobile. I'm from the UK so we dont have sprint. I can access my SD card but there are no files inside and i can not put any rom to flash because you can only access the internal storage once the phone is up and running.
Click to expand...
Click to collapse
I don't really know much about T-Mobile this is the Sprint Q&A section you could ask a Mod to move to T-Mobile Q&A.
Can you sideload a rom?
Or adb push a rom?

bigdaddy619 said:
I don't really know much about T-Mobile this is the Sprint Q&A section you could ask a Mod to move to T-Mobile Q&A.
Can you sideload a rom?
Or adb push a rom?
Click to expand...
Click to collapse
IM not too sure what sideloading is. I have looked on youtube and tried following a guide but most are for windows. on clockworkmod there is a sideload option but i dont know how to use it.

KiingEdmund said:
IM not too sure what sideloading is. I have looked on youtube and tried following a guide but most are for windows. on clockworkmod there is a sideload option but i dont know how to use it.
Click to expand...
Click to collapse
Open a cmd window from your android sdk/platform tools folder or any folder that has adb.exe and fastboot.exe
Start sideload in CWM then in the cmd window type adb sideload nameofrom.zip and it will be copied to your phone then just flash
Edit put the rom.zip in that folder also
Edit 2 you can also adb push nameofrom.zip /sdcard/

adorned chaphab
bigdaddy619 said:
Open a cmd window from your android sdk/platform tools folder or any folder that has adb.exe and fastboot.exe
Start sideload in CWM then in the cmd window type adb sideload nameofrom.zip and it will be copied to your phone then just flash
Edit put the rom.zip in that folder aslo
Click to expand...
Click to collapse
oh ok, cool! Thanks Jesus love you :laugh: :good:

KiingEdmund said:
oh ok, cool! Thanks Jesus love you :laugh: :good:
Click to expand...
Click to collapse
NP good luck
Any other questions PM me

Related

About flash CMW V20A

Hello,
I had posted this in Frequently Asked Questions about the LG Optimus 4x HD but got no help so I post here for a last try.
Just followed all dexter's steps in this thread to flash CMW
http://forum.xda-developers.com/showthread.php?t=2180138
but I got stuck here. Tried to read 34 pages of the thread but still couldnt solve my problem
My LG was rooted and unlocked.
Any help? thanks
Ekio
The error message says it all: no such file or directory. Change /mnt/sdcard/ to /storage/external_SD/
AlderCass said:
The error message says it all: no such file or directory. Change /mnt/sdcard/ to /storage/external_SD/
Click to expand...
Click to collapse
Tried and still not such files and directory thx anyway
ekiong said:
Tried and still not such files and directory thx anyway
Click to expand...
Click to collapse
Are u sure, u have copied the neede files to the root of ur SD-Card? Seems not... U have to unpack the zip-files for CWM and copy both files to the root of ur SD-Card... After that the commands should work...
Bogeyof said:
Are u sure, u have copied the neede files to the root of ur SD-Card? Seems not... U have to unpack the zip-files for CWM and copy both files to the root of ur SD-Card... After that the commands should work...
Click to expand...
Click to collapse
Omg I already did
Look pics
ekiong said:
Omg I already did
Look pics
Click to expand...
Click to collapse
I needed to allow SuperSU access before I be able to do it...
Pay attention to your phone, when you give the command "adb shell", if Superuser/SuperSU don't ask permition.
Its just a idea...
RuedasLocas said:
I needed to allow SuperSU access before I be able to do it...
Pay attention to your phone, when you give the command "adb shell", if Superuser/SuperSU don't ask permition.
Its just a idea...
Click to expand...
Click to collapse
I did it in recovery mode and tried it in terminal app aswell, but nothing happened with "cat /mnt/sdcard/recovery-6028.img >/dev/block/mmcblk0p1"
ekiong said:
Omg I already did
Look pics
Click to expand...
Click to collapse
Looks like the path to your SD card is different to mine. Try replacing /mnt/sdcard/ in the original command with /sdcard/ , ie:
Code:
su
cat /sdcard/recovery-6028.img >/dev/block/mmcblk0p1
sync
Code:
su
cat /sdcard/unsecure-boot-mmcblk0p2.img >/dev/block/mmcblk0p2
sync
Also no need to get aggravated, none of us are being rewarded for helping you here but we're trying to help anyway...
*edit*
ooops didn't look at all the screenshots. The last one shows your SD card path actually is indeed the same as mine. I'm all out of ideas then.
---------- Post added at 06:48 PM ---------- Previous post was at 06:40 PM ----------
ekiong said:
I did it in recovery mode and tried it in terminal app aswell, but nothing happened with "cat /mnt/sdcard/recovery-6028.img >/dev/block/mmcblk0p1"
Click to expand...
Click to collapse
Did you do it in recovery mode from the start? When I did it it was when the phone was just switched on normally into the main OS.
ekiong said:
I did it in recovery mode and tried it in terminal app aswell, but nothing happened with "cat /mnt/sdcard/recovery-6028.img >/dev/block/mmcblk0p1"
Click to expand...
Click to collapse
AlderCass said:
Looks like the path to your SD card is different to mine. Try replacing /mnt/sdcard/ in the original command with /sdcard/ , ie:
Code:
su
cat /sdcard/recovery-6028.img >/dev/block/mmcblk0p1
sync
Code:
su
cat /sdcard/unsecure-boot-mmcblk0p2.img >/dev/block/mmcblk0p2
sync
Also no need to get aggravated, none of us are being rewarded for helping you here but we're trying to help anyway...
*edit*
ooops didn't look at all the screenshots. The last one shows your SD card path actually is indeed the same as mine. I'm all out of ideas then.
Click to expand...
Click to collapse
Where the hell did you found that path /mnt/sdcard/....... ???
Tutorial CWM
Dude forget what they say everyone tells different way, read here what i writeto you and make the steps like me.
1. Unlock Bootloader and get SU Permissions
2. Go to PlayStore download SuperSU and than start give permisions to it to update Binary , than go to Setting in SuperSU and install in System
3. Reboot Phone
4. Copy the 2 IMG data to root from SD and rename recovery-6028.img > recovery.img & unsecure-boot-mmcblk0p2.img > boot.img
this to IMG data must be unpacked from RAR(Zip) from Dexter.
5. make sure you have Unknow Sources and USB Debug Active , and also make sure that Superuser is replaced by SuperSU after reboot
6. Go to PlayStore and Download Android Terminal Emulator
and give in Terminal
Type "su" without quotes and than accept the permissions from SuperSU after that give in
----------------------------------------------------------------------------------------------------------------------------------
cat /mnt/sdcard/recovery.img >/dev/block/mmcblk0p1
sync
IF YOU USE UNSECURE BOOT tha use this
su
cat /mnt/sdcard/boot.img >/dev/block/mmcblk0p2
sync
Hope it helps and youv got it run :laugh:
RuedasLocas said:
Where the hell did you found that path /mnt/sdcard/....... ???
Click to expand...
Click to collapse
It's in the system root for me, it's a symlink. Though it didn't work for me in the cat command, which is why I suggested using /storage/external_SD/ instead which did work for me. It looks like the OP has the files in the right places, and the hash in the command line screenshot implies that SU is working correctly, so I'm all out of ideas now.
---------- Post added at 06:57 PM ---------- Previous post was at 06:55 PM ----------
x0BlackTeresis0x said:
Dude forget what they say everyone tells different way, read here what i writeto you and make the steps like me.
Click to expand...
Click to collapse
Little bit arrogant, we're all trying to help here, so I hope for your sake your way works for the OP
AlderCass said:
Looks like the path to your SD card is different to mine. Try replacing /mnt/sdcard/ in the original command with /sdcard/
Also no need to get aggravated, none of us are being rewarded for helping you here but we're trying to help anyway...
Click to expand...
Click to collapse
Sorry man, just had a bad feeling .
--------------------------------------------------------------------------
x0BlackTeresis0x said:
Dude forget what they say everyone tells different way, read here what i writeto you and make the steps like me.
1. Unlock Bootloader and get SU Permissions
2. Go to PlayStore download SuperSU and than start give permisions to it to update Binary , than go to Setting in SuperSU and install in System
3. Reboot Phone
4. Copy the 2 IMG data to root from SD and rename recovery-6028.img > recovery.img & unsecure-boot-mmcblk0p2.img > boot.img
this to IMG data must be unpacked from RAR(Zip) from Dexter.
5. make sure you have Unknow Sources and USB Debug Active , and also make sure that Superuser is replaced by SuperSU after reboot
6. Go to PlayStore and Download Android Terminal Emulator
and give in Terminal
Type "su" without quotes and than accept the permissions from SuperSU after that give in
----------------------------------------------------------------------------------------------------------------------------------
cat /mnt/sdcard/recovery.img >/dev/block/mmcblk0p1
sync
IF YOU USE UNSECURE BOOT tha use this
su
cat /mnt/sdcard/boot.img >/dev/block/mmcblk0p2
sync
Hope it helps and youv got it run :laugh:
Click to expand...
Click to collapse
Tried and looked like I'm typing in word lol, nothing happen, still android system recovery, not CMW.
Need CWM to wipe battery status, battery goes down to 93% in 1 min after full chagring.
ekiong said:
Sorry man, just had a bad feeling .
--------------------------------------------------------------------------
Tried and looked like I'm typing in word lol, nothing happen, still android system recovery, not CMW.
Need CWM to wipe battery status, battery goes down to 93% in 1 min after full chagring.
Click to expand...
Click to collapse
Remove micro sd from the phone.
Stick to the guide, pay atention to the phone screen behavior soo, keep the screen always on, in case of SuperSU ask for permition...
Dexter_nlb said:
......
GUIDE:
1. when you are running unlocked bootloader and is rooted goto step 2.
2. download attached zip files and extract content to internal sdcard location
3. use adb shell or terminal from market and execute the commands below
4. you are now running with native CWM recovery and unsecure boot, which enable adb root at boot instantly.
5. boot into recovery, by rebooting device and hold VOL-DOWN during bootup. (from power-off = keep holding vol-down during power on)
execute these 3 commands for recovery image install
Code:
su
cat /mnt/sdcard/recovery-6028.img >/dev/block/mmcblk0p1
sync
execute these 3 commands for unsecure boot image install
Code:
su
cat /mnt/sdcard/unsecure-boot-mmcblk0p2.img >/dev/block/mmcblk0p2
sync
or see screenshot here
do this at your own risk, and do NOT try this on old 4.0.3, which is not with unlocked bootloader, and you are required to install KDZ again.
THANKS to:
skydev - for his continued effort in finding root and giving our device full freedom with boot/recovery.
Click to expand...
Click to collapse
Copy and past the command lines from the post, like that you'll be sure that you don't miss write the path.
And like I use to say, be creative
Good luck !
RuedasLocas said:
Remove micro sd from the phone.
Stick to the guide, pay atention to the phone screen behavior soo, keep the screen always on, in case of SuperSU ask for permition...
Copy and past the command lines from the post, like that you'll be sure that you don't miss write the path.
And like I use to say, be creative
Good luck !
Click to expand...
Click to collapse
Still no such file, I give up :angel:
Thx every one
ekiong said:
Still no such file, I give up :angel:
Thx every one
Click to expand...
Click to collapse
You tried this? Only the path changes, but... I ran out of ideas.
Like I told you, be creative. Change /sdcard/ to /sdcard0/... don't know man...
"01. You must have Root access (https://mega.co.nz/#!0opzyBjS!DSoW-CaTRi49JcW58yvwCCEug4hz6VmnevdJ1prcdpE)
02. Extract both *.img files somewhere
03. Copy those files to your phone (no matter if internal or external storage, I used /sdcard/Unlocking/ so below commands will contains my directory)
04. Run terminal app on your phone or adb shell from PC while you have connected phone
05. Run those commands:
su
cat /sdcard/recovery-6028.img >/dev/block/mmcblk0p1
sync
su
cat /sdcard/unsecure-boot-mmcblk0p2.img >/dev/block/mmcblk0p1
sync
REMEMBER!
If your folder is different than /sdcard replace it in those commands above!
Methods and necessary files are found also here: http://forum.xda-developers.com/showthread.php?t=2180138
All credits goes to Dexter_nlb from xda community."
RuedasLocas said:
You tried this? Only the path changes, but... I ran out of ideas.
Like I told you, be creative. Change /sdcard/ to /sdcard0/... don't know man...
"01. You must have Root access (https://mega.co.nz/#!0opzyBjS!DSoW-CaTRi49JcW58yvwCCEug4hz6VmnevdJ1prcdpE)
02. Extract both *.img files somewhere
03. Copy those files to your phone (no matter if internal or external storage, I used /sdcard/Unlocking/ so below commands will contains my directory)
04. Run terminal app on your phone or adb shell from PC while you have connected phone
05. Run those commands:
su
cat /sdcard/recovery-6028.img >/dev/block/mmcblk0p1
sync
su
cat /sdcard/unsecure-boot-mmcblk0p2.img >/dev/block/mmcblk0p1
sync
REMEMBER!
If your folder is different than /sdcard replace it in those commands above!
Methods and necessary files are found also here: http://forum.xda-developers.com/showthread.php?t=2180138
All credits goes to Dexter_nlb from xda community."
Click to expand...
Click to collapse
OH MY GOD I'm stupid, I copied files with ZERO byte.
sorry I used airdroid to copy them to my phone. But only their icons moved into my phone, not contents.
It works now THANKSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS :laugh:
Close thread and my stupid problem :silly:

[Q] Can't mount in recovery phone in bootloop

I tried to load the advanced menu mod and the phone wont go past the startup screen. I can get into TWRP but I don't know how to get a rom to the SD card when it wont mount. Funny, I've been doing the ROM thing for 4 years now and have never used ABD so I don't know how that works or if that's what I need........can someone please point me in the right direction for getting a ROM on my phone so I can flash in TWRP?
digthemlows said:
I tried to load the advanced menu mod and the phone wont go past the startup screen. I can get into TWRP but I don't know how to get a rom to the SD card when it wont mount. Funny, I've been doing the ROM thing for 4 years now and have never used ABD so I don't know how that works or if that's what I need........can someone please point me in the right direction for getting a ROM on my phone so I can flash in TWRP?
Click to expand...
Click to collapse
How did you unlock bootloader and flash recovery?
Sent from my HTC One using xda premium
redbull123 said:
How did you unlock bootloader
and flash recovery? All-In-One Toolkit?
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Bootloader was unlocked long ago via HTC Dev. All-in-one wasn't out when I got the phone ...... I just downloaded that, but when I try to ABD sideload it opens up a CMD prompt that says C:\Users\myname\desktop\HTC is not recognized as an internal or external command, operable program or batch file.
Also when I enable ABD sideload in TWRP on my phone it hangs at "Starting ABD sideload feature..." and never does anything.
Try push instead of sideload
ArmedandDangerous said:
Try push instead of sideload
Click to expand...
Click to collapse
Sorry, I don't know how to Push, can someone give me quick instructions?? or point me in the right direction........XDA has become so huge it's actually a mess to search..........I appologize in advance.
Type "adb push ROM.zip /sdcard/ROM.zip" replacing ROM with the EXACT name of the ROM file and including the .zip piece on both ends.
digthemlows said:
Bootloader was unlocked long ago via HTC Dev. All-in-one wasn't out when I got the phone ...... I just downloaded that, but when I try to ABD sideload it opens up a CMD prompt that says C:\Users\myname\desktop\HTC is not recognized as an internal or external command, operable program or batch file.
Also when I enable ABD sideload in TWRP on my phone it hangs at "Starting ABD sideload feature..." and never does anything.
Click to expand...
Click to collapse
Download these files: http://d-h.st/RvD - call the unzipped folder with the four files 'android' or something and put it somewhere, either directly on your c:\ drive or on your desktop
Download a rom and put it in the folder along with those files you download
Select 'install zip from sideload' in recovery on your phone
Hold Shift and right-click on the folder and select 'Open Command Window Here'
Command:
adb sideload name_of_rom.zip
once it reaches 100% it should begin to install on your phone automatically.
Or you could
adb push name_of_rom.zip /sdcard/
this will put the rom on your sdcard and you will need to flash it normally. (you don't select 'install zip from sideload' for this)
redbull123 said:
Download these files: http://d-h.st/RvD - call the unzipped folder with the four files 'android' or something and put it somewhere, either directly on your c:\ drive or on your desktop
Download a rom and put it in the folder along with those files you download
Select 'install zip from sideload' in recovery on your phone
Hold Shift and right-click on the folder and select 'Open Command Window Here'
Command:
adb sideload name_of_rom.zip
once it reaches 100% it should begin to install on your phone automatically.
Or you could
adb push name_of_rom.zip /sdcard/
this will put the rom on your sdcard and you will need to flash it normally. (you don't select 'install zip from sideload' for this)
Click to expand...
Click to collapse
'abd' is not recognized as and internal or external command, operable program or batch file is the error I'm getting.............
digthemlows said:
'abd' is not recognized as and internal or external command, operable program or batch file is the error I'm getting.............
Click to expand...
Click to collapse
its adb, not abd - stands for Android Debug Bridge
---------- Post added at 05:09 PM ---------- Previous post was at 05:04 PM ----------
You should read this: http://www.androidcentral.com/android-201-10-basic-terminal-commands-you-should-know
Helped me out a lot with ADB, easy to understand...
redbull123 said:
its adb, not abd - stands for Android Debug Bridge
---------- Post added at 05:09 PM ---------- Previous post was at 05:04 PM ----------
You should read this: http://www.androidcentral.com/android-201-10-basic-terminal-commands-you-should-know
Helped me out a lot with ADB, easy to understand...
Click to expand...
Click to collapse
Man, I'm being such a noob. Ok, so when I run c:\fastboot>adb push name_of_rom.zip/sdcard/ it displays a menu of all the adb commands but does nothing.........
digthemlows said:
Man, I'm being such a noob. Ok, so when I run c:\fastboot>adb push name_of_rom.zip/sdcard/ it displays a menu of all the adb commands but does nothing.........
Click to expand...
Click to collapse
tried "adb remount" and get "error: device not found
I don't think my computer is seeing the device, gonna log in with admin rights and see what's up
digthemlows said:
Man, I'm being such a noob. Ok, so when I run c:\fastboot>adb push name_of_rom.zip/sdcard/ it displays a menu of all the adb commands but does nothing.........
Click to expand...
Click to collapse
Did you type 'name_of rom.zip'? Or did you replace it with the actual name of the ROM?
Edit: Sorry, you need to put a space before /sdcard/
redbull123 said:
Did you type 'name_of rom.zip'? Or did you replace it with the actual name of the ROM?
Click to expand...
Click to collapse
I typed the name of the rom......I'm going to update the drivers, because I'm seeing an error in device manager for the "android driver" .......
digthemlows said:
Man, I'm being such a noob. Ok, so when I run c:\fastboot>adb push name_of_rom.zip/sdcard/ it displays a menu of all the adb commands but does nothing.........
Click to expand...
Click to collapse
Ok let's make this easier. Go to where your ADB/fastboot files are, shift right click on empty space and select Open Command Window Here. Then type push name_of_rom.zip/sdcard/
name_of_rom.zip should be changed to whatever file name your ROM is that you want to install. If sdcard doesn't work, try /data/media
ArmedandDangerous said:
Then type push name_of_rom.zip/sdcard/
name_of_rom.zip should be changed to whatever file name your ROM is that you want to install. If sdcard doesn't work, try /data/media
Click to expand...
Click to collapse
adb push name_of_rom.zip /sdcard/
ArmedandDangerous said:
Ok let's make this easier. Go to where your ADB/fastboot files are, shift right click on empty space and select Open Command Window Here. Then type push name_of_rom.zip/sdcard/
name_of_rom.zip should be changed to whatever file name your ROM is that you want to install. If sdcard doesn't work, try /data/media
Click to expand...
Click to collapse
either of these get me the ADB menu as well, If I put as space after the rom name i get "error, closed"
yeah, I have tried everything I think. Any other ideas?
digthemlows said:
yeah, I have tried everything I think. Any other ideas?
Click to expand...
Click to collapse
Are you right clicking on the folder and open command window here?
Reboot your computer...
Shift+right-click, Open command window from folder
Go into fastboot in your bootloader and type
fastboot devices
If your device appears then go into recovery and type
adb devices
If your devices doesn't appear then there's something wrong with your drivers/adb files or folder
If it's found then just do a push or sideload...
The only thing I can think if it doesn't work is buy a usb otg cable and put the ROM onto a usb and flash it through TWRP that way.
Sent from my HTC One using xda premium
Ok, abd devices showed my device and "recovery" Went in and renamed the folder with adb and my ROM in it, double checked everything and was able to load the rom.......also I wasn't putting space after the rom name and between /sdcard/ ......
digthemlows said:
Ok, abd devices showed my device and "recovery" Went in and renamed the folder with adb and my ROM in it, double checked everything and was able to load the rom.......also I wasn't putting space after the rom name and between /sdcard/ ......
Click to expand...
Click to collapse
So... Everything's ok?
Sent from my HTC One using xda premium

Am I Screwed?

I was messing around in CWM touch. In the Storage and Mounts directory..
I've done this before , (format /sdcard)..but this time I went a step further and did (format /data) AND also
(format /data and /data/media) commands. I might have even hit the Format /system command .
Now I'm stuck at the HTC quietly brilliant screen, with the red text on the bottom..and it wont go no further...i just wanted to shine my sd card..
And because I have formated my SD card, there is nothing on it so no back up now... I'm on the Viperone rom..and by formating system i think i wiped the device :S..i really dont know..man.
So i tried opening an ADB shell to see if i could push the Viperone zip from my pc direcctly..but adb doesn't recocgnize the device..
I'm Unlocked bootloader
S-Off
SuperCid- 11111111
Sounds like you’ve got nothing left. Reflash your rom on your super shiny phone.
My device is bricked, like really is bricked..
I can boot into boot loader but what good is that if my PC is saying unknown usb device..
XdaNonDeveloper said:
My device is bricked, like really is bricked..
I can boot into boot loader but what good is that if my PC is saying unknown usb device..
Click to expand...
Click to collapse
fastboot flash your recovery again?
Edit: uninstall everything HTC
reboot pc
plug phone back in and it should install the drivers again
Lim Wee Huat said:
Sounds like you’ve got nothing left. Reflash your rom on your super shiny phone.
Click to expand...
Click to collapse
lol..
faack
bigdaddy619 said:
fastboot flash your recovery again?
Edit: uninstall everything HTC
reboot pc
plug phone back in and it should install the drivers again
Click to expand...
Click to collapse
Not the problem, I can boot into recovery but my phone doesnt start up.
I cant place nothing on the sd card to flash, and ADB SHELL isnt recognizing my device..
so i have to reflash a stock carrier right? by running an RUU exe?
which one can i Use for a M7_UL i think the closest one to a bell canada ruu would be ATT?
Wait can't I just PUSH the zip. to my sdcard then run the zip from clockwork??
XdaNonDeveloper said:
Not the problem, I can boot into recovery but my phone doesnt start up.
I cant place nothing on the sd card to flash, and ADB SHELL isnt recognizing my device..
so i have to reflash a stock carrier right? by running an RUU exe?
which one can i Use for a M7_UL i think the closest one to a bell canada ruu would be ATT?
Click to expand...
Click to collapse
If you can get into recovery then sideload a rom
Edit: uninstall everything HTC
reboot pc
plug phone back in and it should install the drivers again
you sure about that?..
okay but first let me try a command in ADB, whats that show CID command??
if that works then i dont have to uninstall drivers..
XdaNonDeveloper said:
Edit: uninstall everything HTC
reboot pc
plug phone back in and it should install the drivers again
you sure about that?..
okay but first let me try a command in ADB, whats that show CID command??
if that works then i dont have to uninstall drivers..
Click to expand...
Click to collapse
In recovery type adb devices
In bootloader type fastboot devices
bigdaddy619 said:
If you can get into recovery then sideload a rom
Click to expand...
Click to collapse
Would this work even though its for TWRP http://forum.xda-developers.com/showthread.php?t=2318497
XdaNonDeveloper said:
Would this work even though its for TWRP http://forum.xda-developers.com/showthread.php?t=2318497
Click to expand...
Click to collapse
If there is a sideload option in CWM then yes it will work
or adb push nameofrom.zip /sdcard/
bigdaddy619 said:
In recovery type adb devices
In bootloader type fastboot devices
Click to expand...
Click to collapse
In recovery, typing ADB devices gives me a serial with (*recovery*) next to it.
In bootloader it *Lists* no device serial number.
If i try ADB Push should I be in recovery?.. wow I can see the ~# in ADB shell when in recovery ..theres connections being made lol
XdaNonDeveloper said:
In recovery, typing ADB devices gives me a serial with (*recovery*) next to it.
In bootloader it *Lists* no device serial number.
If i try ADB Push should I be in recovery?.. wow I can see the ~# in ADB shell when in recovery ..theres connections being made lol
Click to expand...
Click to collapse
Your good to sideload a rom in recovery
Put the rom zip in the folder you are running your cmd commands from
OR use adb push with the rom in the same folder
adb push rom.zip /data/media/0/
---------- Post added at 08:09 PM ---------- Previous post was at 08:02 PM ----------
You don't need to open an AD shell to push the rom
bigdaddy619 said:
If there is a sideload option in CWM then yes it will work
or adb push nameofrom.zip /sdcard/
Click to expand...
Click to collapse
I did the following command - adb push ViperOne_2.1.0 /sdcard/
got the following - /sbin/sh: adb: not found
bigdaddy619 said:
Your good to sideload a rom in recovery
Put the rom zip in the folder you are running your cmd commands from
OR use adb push with the rom in the same folder
adb push rom.zip /data/media/0/
---------- Post added at 08:09 PM ---------- Previous post was at 08:02 PM ----------
You don't need to open an AD shell to push the rom
Click to expand...
Click to collapse
Okay I'll try again without an ADB shell open
Okay now Im getting the following - cannot stat "ViperOne.." no such file or directory..
CWM touch does not have a sideload option :|
XdaNonDeveloper said:
I did the following command - adb push ViperOne_2.1.0 /sdcard/
got the following - /sbin/sh: adb: not found
Click to expand...
Click to collapse
check my edit sorry
adb push ViperOne_2.1.0.zip /data/media/0/
It should look like that
bigdaddy619 said:
check my edit sorry
adb push ViperOne_2.1.0.zip /data/media/0/
It should look like that
Click to expand...
Click to collapse
OK, this time I added the .ZIP to the end of the file.
Now its showing just a (-) blinking.. never returned a message.. i'll wait for a bit
then i'll try pushing it to the /sdcard/ and see what happens then.
After the blinking - stopped it returned this mesage
failed to copy ViperOne..zip) to data/media/0/': Is a directory
trying again..
[DRIVERS] Latest HTC Drivers [4.2.0.001] Use the ones dated 6-6-13 and don't forget the BMP drivers
[ADB/FB/APX Driver] Universal Naked Driver 0.72 (We dont need no stinking HTC Sync)
If you can't get it to work try what I said about uninstalling the HTC stuff and installing one of these if we can get you recognized ih bootloader we can flash twrp and you can sideload the rom
Please Read the ViperOne Terms of Use...
Team Venom proudly presents....
Thanks bigdaddy lol, thanks for your guidance I am installing Viperone now
XdaNonDeveloper said:
Please Read the ViperOne Terms of Use...
Team Venom proudly presents....
Thanks bigdaddy lol, thanks for your guidance I am installing Viperone now
Click to expand...
Click to collapse
Cool glad you got it going enjoy

[Q] Im out of options

So I was about to reflash my phone and now Im stuck. I went a bit too fast maybe so now I have TWRP, no roms or backups. Not only that, I cant mount to USB because of stupid Win 8. Anyone have any ideas? Im pretty sure Im not bricked but right now I wish I had an SD card slot
Thanks again
BTW, I have the factory RUU but my computer isnt detecting the phone
aman1127 said:
So I was about to reflash my phone and now Im stuck. I went a bit too fast maybe so now I have TWRP, no roms or backups. Not only that, I cant mount to USB because of stupid Win 8. Anyone have any ideas? Im pretty sure Im not bricked but right now I wish I had an SD card slot
Thanks again
BTW, I have the factory RUU but my computer isnt detecting the phone
Click to expand...
Click to collapse
I don't know where they are exactly, but there are "universal" windows 8 ADB drivers floating around XDA that worked for me. I had to push the rom .zip to the phone from ADB in TWRP
Apk07 said:
I don't know where they are exactly, but there are "universal" windows 8 ADB drivers floating around XDA that worked for me. I had to push the rom .zip to the phone from ADB in TWRP
Click to expand...
Click to collapse
Thanks for the reply but Im retarded when it comes to ADB. I did it only once. Any page to tell me what to do exactly? Search for some reason is down for me right now.
Ok adb came back to me, like riding a bike. Turns out the image i was trying to flash was off by like a digit so it wouldnt flash. That was a waste of 4 hours
For future reference, the command to put a file onto your phone via adb is: adb push <file location> \sdcard
Sent from my HTCONE using xda app-developers app
decayer177 said:
For future reference, the command to put a file onto your phone via adb is: adb push <file location> \sdcard
Sent from my HTCONE using xda app-developers app
Click to expand...
Click to collapse
Or
adb push <filename> /sdcard/
bigdaddy619 said:
Or
adb push <filename> /sdcard/
Click to expand...
Click to collapse
Like doin stuff in adb or fastboot... Makes me feel smart! LOL
Sent from my HTCONE using Tapatalk 4

Superuser-3.1.3-arm-signed.zip

After i have put in the Superuser-3.1.3-arm-signed.zip in the phone så did i get the app Superuser.
Type in adb.exe shell and press enter
You should get $ meaning adb has connected to your phone.
This is the problem
The commond promt say that i not are connected to the phone,is this normal
I restart the phone to normal mode with the sim card in.
The problem is now that i can not call with the phone,is this normal
Do i need to put up a new rom ex Lacoste_ModV5Incredible S_03.05
Would need more details.. ROM??? Bootloader?? Etc etc..
Sent from my HTC Incredible S
mafie said:
Would need more details.. ROM??? Bootloader?? Etc etc..
Sent from my HTC Incredible S
Click to expand...
Click to collapse
The phone is unlocked (that did i fix)
Vivo pvt ship s-on
Hboot-2.02.0002
Radio-3831.18.00.11_m
emmc-boot
May 22 2012314,22:08
I have done everything and even 5. Install Superuser and Test Root Access
Is this something i need to do,to get the phone working
"EXTREMELY IMPORTANT IF YOU ARE PLANNING TO STOP GUIDE HERE. LIKE REALLY IMPORTANT!!!!!!!!!!!!!!!!!!!!!!!
At this point you will be able to flash most ROMs. The exceptions are the one that require S-OFF (the ROM requirements in the thread will state so). Also you will have to flash the boot.img manually
To do this download your select ROM. Extract the boot.img to where you have the fastboot.exe, adb.exe, and AdbWinApi.dll (you should have gotten these 3 files when you unlocked the bootloader). Then open the command window (shift, right click, open command window here) and type:
fastboot flash boot boot.img
the boot.img can be renamed to whatever you would like. I keep all my boot images and the fastboot.exe, adb.exe, and AdbWinApi.dll in 1 folder because i download a lot of ROMs. If you do rename the boot.img, i suggest renaming it to the name of the ROM its for. When you type in the fastboot command, just remember to put the .img at the end. This is necessary or it will not work.
If you want to gain S-OFF continue through the guide.
Is this what you want to know"
If i should to that what room are then talking about (it is ex Lacoste that i want to have)
Thanks for the help you are so kind
Factasy said:
After i have put in the Superuser-3.1.3-arm-signed.zip in the phone så did i get the app Superuser.
Type in adb.exe shell and press enter
You should get $ meaning adb has connected to your phone.
This is the problem
The commond promt say that i not are connected to the phone,is this normal
I restart the phone to normal mode with the sim card in.
The problem is now that i can not call with the phone,is this normal
Do i need to put up a new rom ex Lacoste_ModV5Incredible S_03.05
Click to expand...
Click to collapse
It means there is an issue with your ADB drivers.
Did you flash the .zip in recovery?
Did you navigate to the right file in command prompt?
Does your device have Android Debugging enabled?
Is your phone connected to the computer?
Guess u must have not installed the HTC sync drivers..try doing that..
Sent from my HTC Incredible S
mafie said:
Guess u must have not installed the HTC sync drivers..try doing that..
Sent from my HTC Incredible S
Click to expand...
Click to collapse
I took the driver from this page http://forum.xda-developers.com/showthread.php?t=2089508
I have Windows 7
C:\android>adb.exe shell
error: device not found
072665995 said:
It means there is an issue with your ADB drivers.
Did you flash the .zip in recovery?
Did you navigate to the right file in command prompt?
Does your device have Android Debugging enabled?
Is your phone connected to the computer?
Click to expand...
Click to collapse
Yes Debugging enabled
No Did you flash the .zip in recovery?
Yes Did you navigate to the right file in command prompt?
Yes Is your phone connected to the computer?
I did Everything in the guide http://forum.xda-developers.com/showthread.php?t=2118187
And i did 5. Install Superuser and Test Root Access
It is here the problems came
I have solved the
C:\android>adb.exe shel
[email protected]:/ $ su Now
But i cant dail with the phone why
Factasy said:
Yes Debugging enabled
No Did you flash the .zip in recovery?
Yes Did you navigate to the right file in command prompt?
Yes Is your phone connected to the computer?
I did Everything in the guide http://forum.xda-developers.com/showthread.php?t=2118187
And i did 5. Install Superuser and Test Root Access
It is here the problems came
Click to expand...
Click to collapse
Factasy said:
I have solved the
C:\android>adb.exe shel
[email protected]:/ $ su Now
But i cant dail with the phone why
Click to expand...
Click to collapse
The guide says to flash the superuser zip in recovery... Let's start with that first.
As to your dialer not working, reflash the ROM if its custom. If its stock, don't bother with it and just flash a custom ROM later.
072665995 said:
The guide says to flash the superuser zip in recovery... Let's start with that first.
As to your dialer not working, reflash the ROM if its custom. If its stock, don't bother with it and just flash a custom ROM later.
Click to expand...
Click to collapse
I noticed a funny thing.
I only have 3 g on your mobile now no gsm networks
And how do i flash the superuser zip in recovery. Maby i are blind
I have allready the superuser installed in the phone

Categories

Resources