Hi, I have a Desire Z that keeps restarting itself almost. I can go as far as opening the app drawer before it restarts again. I'm trying to figure out how to fix it or at least recover/backup files from the phone. Can anyone help?
if I flash a custom recovery/root my phone, will that wipe everything on the phone? I am mainly concerned with backing up all my data. The stock recovery shows phone with red triangle, dont know what that means. Please help.
Try starting in safe mode
Sent from my Nexus One using xda app-developers app
demkantor said:
Try starting in safe mode
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
If i remember correctly you can do this by holding down the S button while booting the device.
Sent from my HTC Vision using xda app-developers app
Tried booting in safe mode, still the same thing. The phone reboots as soon as the launcher is done loading. I think its an issue with either the launcher or there's a conflict in android/sense which is causing a crash. Still trying out different things.
Edit:
Since I have never recieved OTA update for this phone, I believe I'm still on RUU_Vision_BellMobility_WWE_1.34.666.1_Radio_12.28 b.60.140e_26.03.02.18_M2. I have adb set up, is there a way to confirm I can safely S-OFF/root?
Edit 2:
Did a factory reset - no changes, still rebooting
Edit 3:
Seems like USB debug is not turned on my phone, I tried my gt-i900 and can see it using adb devices but not when i plug in my Desire Z
Edit 4:
While in stock recovery, I have a phone with a red triangle, and adb shows device as offline. At least I can confirm that adb is working with my DZ. Now to figure out how to push files to it
After the factory reset you won't get any of your data back, but you need an os so you can root. Find the latest ruu for your phone and fllash it through fastboot or bootllader as a pc10img
Sent from my Nexus One using xda app-developers app
demkantor said:
After the factory reset you won't get any of your data back, but you need an os so you can root. Find the latest ruu for your phone and fllash it through fastboot or bootllader as a pc10img
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
Can I flash the ruu from an external sd because I cannot copy to the internal memory as the phone doesn't stay on long enough. Thanks
Nope, but you can use fastboot
Sent from my Nexus One using xda app-developers app
demkantor said:
Nope, but you can use fastboot
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
is fastboot the same as adb? for example, when using gfree do i just replace adb push with fastboot push?
Edit: Nvm, figured it out, now I need to find the proper RUU for my phone, which one should i be using?
Edit: Stupid question above, I already mentioned which ruu i was using so I'll try to flash that. brb
Nope, adb is similar to fastboot but different, read my thread on it as if you own any HTC phones (and various others) its a must to learn. You'll find it here in the general section
You will use fastboot not to root but to flash the latest ruu as you need to have adb access and this means you'll need an os that's working.
fastboot oem rebootRUU
This is the command you will run in cmd or terminal but read up on my thread to understand more
Sent from my Nexus 7 using xda premium
demkantor said:
Nope, adb is similar to fastboot but different, read my thread on it as if you own any HTC phones (and various others) its a must to learn. You'll find it here in the general section
You will use fastboot not to root but to flash the latest ruu as you need to have adb access and this means you'll need an os that's working.
fastboot oem rebootRUU
This is the command you will run in cmd or terminal but read up on my thread to understand more
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
I read your thread, very helpful. I had one question though, do i need an oem ruu to run the command fastboot oem rebootRUU? I'm just confused as to whether I need to root first, flash the hboot, or flash the ruu. I also have the stock recovery so when do i flash the cwmr?
1st you need the ruu, I believe nipqer has most on his server found in one of his threads. You will use fastboot to flash this. This will rewrite all your firmware and software and hopefully produce a functional os so you can get adb access
Once this is done, follow the xda wiki to root your phonephone
Sent from my Nexus One using xda app-developers app
demkantor said:
1st you need the ruu, I believe nipqer has most on his server found in one of his threads. You will use fastboot to flash this. This will rewrite all your firmware and software and hopefully produce a functional os so you can get adb access
Once this is done, follow the xda wiki to root your phonephone
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
Finally! Phone boots up and I have adb access. Followed the instructions (ran into some trouble with chmod command returning "Operation not permitted" - had to start all over again with fastboot flash oemRUU) and now I'm rooted. Time to install some custom roms. Thanks demkantor, your fastboot tip and thread got me through this!
I'm glad you're up and running! I suggest to check out my is this a brick thread as it may help know what to look for if you run into trouble in the future
Either way, happy flashing!
Sent from my Nexus One using xda app-developers app
Related
So as will be immediately obvious, I am new to posting on this site and I'm sure the title will explain why. Before I start, I was using (the 'was' will be explained later) a rooted stock ROM and I had not backed it up (the instructions I used forgot to mention it).
The 2.17 HOX OTA update was finally released by three (I'm currently on 1.28) and I hoped that this update would fix several problems I've been having (standard HOX problems like battery life, camera quality, lag, and an ever growing system data). So I was fairly desperate to install this update, but when I tried clockwork recovery told me that it failed, and by using google I discovered that I'm not the only one with this problem.
This where I get stupid. In desperation to install this update I found that SuperSu has an option to full unroot and I hoped that this would reinstall the stock recovery in the process, but now I am left with an unrooted phone with clockwork recovery installed.
If anyone can help me reinstall the stock recovery so I can install this update I'd very much appreciate it. I apologise if I was long winded, I just felt it better to try and explain the whole situation.
Sent from my HTC One X using xda app-developers app
I'm not sure what's stopping you from installing the stock recovery?
fastboot flash recovery stock-recovery.img
Thanks for replying. I'm not very knowledgeable at this so I'm not sure how to, and would I need to use a computer or can I do it directly on my phone?
Sent from my HTC One X using xda app-developers app
adb reboot-bootloader
adb flash recovery recovery.img
Click to expand...
Click to collapse
do you have the stock reocvery.img?
No I don't think so, can I download it? Should I already have it, and if so where would it be?
Sent from my HTC One X using xda app-developers app
Mbennett156 said:
No I don't think so, can I download it? Should I already have it, and if so where would it be?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
hold on ill upload it for you
Thanks
Sent from my HTC One X using xda app-developers app
Mbennett156 said:
Thanks
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
recovery for 1.28
hamdir said:
recovery for 1.28
Click to expand...
Click to collapse
thanks so much. how do i flash it? if it's too much trouble i'm sure i could find it on google
@Mbennet
hamdir said:
recovery for 1.28
Click to expand...
Click to collapse
Place it in your fastboot Android-SDK folder on your PC (C:/Android-SDK/platform-tools)
Put phone into fastboot USB
Open command prompt on PC
CD c:/Android-SDK/platform-tools
fastboot flash recovery recovery.img
Sent from my Nexus 7 using XDA Premium HD app
chrisjcks said:
@Mbennet
Place it in your fastboot Android-SDK folder on your PC (C:/Android-SDK/platform-tools)
Put phone into fastboot USB
Open command prompt on PC
CD c:/Android-SDK/platform-tools
fastboot flash recovery recovery.img
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
thanks so much for your help and quick replies my phone is currently on low battery as i've spent all day frantically trying to figure this out, but when it is charged i'll let you know if this is successful :good:
EDIT: the computer i'm using at the moment is not the same computer that i used when i rooted (that one broke unfortunately) can i just create that folder or do i need to redownload other files?
Mbennett156 said:
thanks so much for your help and quick replies my phone is currently on low battery as i've spent all day frantically trying to figure this out, but when it is charged i'll let you know if this is successful :good:
EDIT: the computer i'm using at the moment is not the same computer that i used when i rooted (that one broke unfortunately) can i just create that folder or do i need to redownload other files?
Click to expand...
Click to collapse
You need to install Android SDK on the PC you want to do this on.
http://developer.android.com/sdk/index.html
Update/install everything on it once installed.
Then you can begin.
Sent from my Nexus 7 using XDA Premium HD app
chrisjcks said:
@Mbennet
Place it in your fastboot Android-SDK folder on your PC (C:/Android-SDK/platform-tools)
Put phone into fastboot USB
Open command prompt on PC
CD c:/Android-SDK/platform-tools
fastboot flash recovery recovery.img
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
I have just successfully reinstalled the stock recovery, and although I am very grateful for your help, you forgot to mention the next step which was to type "fastboot oem lock" on command prompt.
Thanks again!
Mbennett156 said:
I have just successfully reinstalled the stock recovery, and although I am very grateful for your help, you forgot to mention the next step which was to type "fastboot oem lock" on command prompt.
Thanks again!
Click to expand...
Click to collapse
I would have done had you kept your ongoing progress posted.
But guess you figured it out yourself, congrats.
Sent from my HTC One X using XDA Premium HD app
I was just wandering if anyone has tried this before I attempt this. Would it be possible to use terminal emulator to flash a kernel without having to hook it up to a computer?
Sent from my R800x using xda app-developers app
How do you figure? We use fastboot.exe to flash kernels.
Solar.Plexus said:
How do you figure? We use fastboot.exe to flash kernels.
Click to expand...
Click to collapse
Reboot fastboot flash boot img. On my incredible 2, you could enter the hboot and flash img files like entering it from the computer, it did it automatically as long as it was named properly, you can enter fastboot mode on this phone by holding search when powering on, could you not use terminal emulator to instruct it to bout into fastboot mode and flash file?
Sent from my R800x using xda app-developers app
jeremytn86 said:
Reboot fastboot flash boot img. On my incredible 2, you could enter the hboot and flash img files like entering it from the computer, it did it automatically as long as it was named properly, you can enter fastboot mode on this phone by holding search when powering on, could you not use terminal emulator to instruct it to bout into fastboot mode and flash file?
Sent from my R800x using xda app-developers app
Click to expand...
Click to collapse
That's a pretty interesting idea. Have you tried it? It would be awesome if it works then we wont need cpu to flash kernels anymore.
Sent from my r800x using xda developers app
abdel12345 said:
That's a pretty interesting idea. Have you tried it? It would be awesome if it works then we wont need cpu to flash kernels anymore.
Sent from my r800x using xda developers app
Click to expand...
Click to collapse
No I have not as I have no access to pc right now and I'm not comfortable with this phone yet as it is a lot different with partitions and such from what I'm used to, that's why I was wandering if anyone else has yet. I don't even know if cwm backs up boot img our system partition on this phone, I'm honda do done digging around with root explorer and try to get a better understanding of things...
Sent from my R800x using xda app-developers app
My last comment was stupid, of course it doesn't back up boot img.as it can't be flashed in this phones recovery any way. It does indeed back up system though, but I noticed out was in yaff format instead of tar...
Sent from my R800x using xda app-developers app
its because the recovery is located in kernel unlike other phones that have it in a different location. thats why we can't flash kernels from recovery.
"We are the fire that will consume them, belly and bowel, head and heart, many flames of us, but one fire."
Hello, i've got desire z, it stuck on htc logo, i've flashed recovery from fastboot and flash custom rom from recovery and nothing happen. What else can i do? I've rom with aroma installer and in info's about system is ;
Model Desire Z
Name htc_vision
Device name Vision
Board Name Vision
cpu armeabi -v7a
lcd destiny 240
System Size 549 / free 345
Data size 1157 / 1156 free
/mnt/sdcard -1mb
free -1mb
sdcard size -1mb
free -1mb
sd ext -1mb
free -1mb
@edit
bootloader say to me,
vision pvt ship s-on
hboot-0.85.0015
mcrop-0425
radio - 26.10.04.03_m
emmc-boot
bootloader didn't see PC10IMG.zip
You will need to flash kernel through fastboot to run most common ROMs with your current setup, may I suggest to root with gfree, more info here
http://forum.xda-developers.com/showthread.php?t=2348266
Sent from my Nexus 7 using XDA Premium 4 mobile app
demkantor said:
You will need to flash kernel through fastboot to run most common ROMs with your current setup, may I suggest to root with gfree, more info here
http://forum.xda-developers.com/showthread.php?t=2348266
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
http://wiki.cyanogenmod.org/w/Install_CM_for_vision#Rooting_the_Desire_Z
this tutorial don't work, i can't get to
Connect the HTC Desire Z to the computer via USB.
Make sure USB debugging is enabled on the HTC Desire Z by checking Settings » Applications » Development » USB debugging.
in fastboot adb push busybox /data/local/tmp/
gave me no device, but if i try to flash kernel via fastboot flash kernel xyz.zip i have a signature error
adb only works in os and recovery, fastboot is when in bootloader
You are best off to root with gfree but at this point you need to return to stock or at least get a working os and downgrade radio, so for now flash a ROM in your recovery and the extract the kernel and flash it in fastboot
fastboot flash boot boot.img
Sent from my Nexus 4 using XDA Premium 4 mobile app
demkantor said:
adb only works in os and recovery, fastboot is when in bootloader
You are best off to root with gfree but at this point you need to return to stock or at least get a working os and downgrade radio, so for now flash a ROM in your recovery and the extract the kernel and flash it in fastboot
fastboot flash boot boot.img
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i've got only ruu.exe for this, i can't find stock rom in .zip file
i forced ruu from fastboot and it fails after sending img in ruu, signature, error 155 in ruu
after next couple tries i've got 130 error, wrong Model ID Error
You don't have superCID so most RUUs won't work, at this point take any ROM, flash it in recovery, extract the kernel from this ROM .zip (boot img) and the use fastboot to flash it
fastboot flash boot boot.img
This will get you a working os
Now you need to follow the guide to downgrade in order to allow gfree to run its exploit as the radio version you have is too high
All this can be found in the thread I linked you to but feel free to ask further questions as well
Sent from my Nexus 4 using XDA Premium 4 mobile app
screenshu.com/static/uploads/temporary/5v/ev/rl/31trs6.jpg
even if i try flash another recovery, zip or anything from fastboot. From recovery i can flash rom but it don't start.
status on top bootloader is relocked
Can't see your link
You may have ran something that locked your bootloader which will make things very tricky unless you still have a custom recovery. If you don't you will need to fine a ruu that is a newer version than you have now. See the stickies in the Dev section here for vision ruus and use the newest to be flashed through bootloader
Sent from my Nexus 4 using XDA Premium 4 mobile app
demkantor said:
Can't see your link
You may have ran something that locked your bootloader which will make things very tricky unless you still have a custom recovery. If you don't you will need to fine a ruu that is a newer version than you have now. See the stickies in the Dev section here for vision ruus and use the newest to be flashed through bootloader
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
in link is screen from cmd, FAILED( remote: 12 sygnature veryfi fail). If i can belive info in ruu, i have 2.xxx.000 but ruu had 2.xxx.885 and it gave me 130error Model Id. I have tw recovery but it isn't to good for me, but has a FileManager.
TWRP recovery? If so flash a stock based ROM in there so you don't need to flash kernel, try virtuous g lite
Sent from my Nexus 4 using XDA Premium 4 mobile app
demkantor said:
TWRP recovery? If so flash a stock based ROM in there so you don't need to flash kernel, try virtuous g lite
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
TWRP fail, fastboot signature fail, after rebootRUU and flash zip vision.zip also signature
TWRP said, assert failed: getprop("ro.product.device") == "
Hold on, slow down a bit, don't keep flashing just anything or you could put yourself in a harder place than you are now
So you do have twrp recovery right now correct? And you flashed virtuous g lite and got this error correct? If so let me know, don't do any thing else, and we will find a ROM that will flash that has stock kernel
Sent from my Nexus 4 using XDA Premium 4 mobile app
demkantor said:
Hold on, slow down a bit, don't keep flashing just anything or you could put yourself in a harder place than you are now
So you do have twrp recovery right now correct? And you flashed virtuous g lite and got this error correct? If so let me know, don't do any thing else, and we will find a ROM that will flash that has stock kernel
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
yes
i think i unlock bootloader via htcdev
i've bored at house and i flash cyanogen recovery and download http://forum.xda-developers.com/showthread.php?t=1572924 phone starting up from sd card, lcd colors aren't good, i don't think is this flex problem. white isn't white but little cyan, i've this also in recovery so it's wasn't problem of system
Sounds good, just let me know if you want to try and fix your phone later on. The boot from SD is kinda a last resort but if your OK with it
Sent from my Nexus 4 using XDA Premium 4 mobile app
demkantor said:
Sounds good, just let me know if you want to try and fix your phone later on. The boot from SD is kinda a last resort but if your OK with it
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i want fix it i don't have to, but i really like it and i would like to fix it anyway. I can't make a root and gfree because i've got errors in adb, something about eMMC
That's because your kernel has been manipulated to allow os to run from SD rather than emmc. I don't believe you will be able to use gfree while doing this.
If you want real time help I would suggest going to freenode #g2root
There you will often find people to help you in real time, not to mention some of the most knowledge about the vision
Sent from my Nexus 4 using XDA Premium 4 mobile app
demkantor said:
That's because your kernel has been manipulated to allow os to run from SD rather than emmc. I don't believe you will be able to use gfree while doing this.
If you want real time help I would suggest going to freenode #g2root
There you will often find people to help you in real time, not to mention some of the most knowledge about the vision
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i try on #g2root and nothing. but i know my cid HTC_32, ruu dont start, i dont know what else i can do with it
Well you often need to wait around a while on #g2root or keep trying back if no one is there
What is current info on bootloader screen? Are you still unlocked?
Why not try and flash a ROM ROM through recovery and then use fastboot to flash the kerenl like I mentioned in my first response
Then with a functioning os you can begin the process to root and gain s-off with gfree
i try and won't start. i wait on g2root but one person try to help me and nothing with that
Pm me your Skype Id or some way of messaging you and when I'm @ PC I'll let you know
Sent from my Nexus 4 using XDA Premium 4 mobile app
Hi.I have a little problem with my HTC, i tried to downgrade and root it but after I did everything it still dont working.I tried to flash with many stock roms from cmd, and with RUU.exe, but its still not working.I tried in cmd and at the end its stopped with radio installing at 95% with:status read failed(too many links) and its now always boots up to fastboot mode.
I have hboot version:0.85.000.5, CID is HTC_102.
Can somebody help me pls?
You will need to find the right RUU and flash back to stock, then if you're able to do this you will need to start fresh with the downgrade and root as laid out in the xda wiki, other methods may lead to this outcome
Sent from my Nexus 4 using XDA Premium 4 mobile app
Not working
demkantor said:
You will need to find the right RUU and flash back to stock, then if you're able to do this you will need to start fresh with the downgrade and root as laid out in the xda wiki, other methods may lead to this outcome
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I tried many RUU but if I try to install from HTCdev's stock ruu it is exiting with ROM not supported, or with other RUU hangs on for a litle bit with erasing cache but after some minutes it gives USB connection error.I tried it with WWE RUU but its still not working.
When i tried permament root it doesnt sent psneuter to my phone, is this a problem or can I unlock the booloader from Fastboot mode?
demkantor said:
You will need to find the right RUU and flash back to stock, then if you're able to do this you will need to start fresh with the downgrade and root as laid out in the xda wiki, other methods may lead to this outcome
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I found the stock rom for it, im trying to install it from fastboot mode and cmd but its always stops at radio installing at 95%, and if im trying to install the RUU.exe, its stucks at erasing cache.
My desire z stuck at Bootloader/HBoot...!!! recovery also crashing...(restart automatically when i boot into recovery or rom..)..
and i dont know to use Fastboot...
details:
VISION PVT SHIP S-OFF
HBOOT-0.85.0013
MICROP-0425
RADIO-26.10.04.03_M
eMMC-boot
Apr 11 2011,23:36:27
HBOOT
<VOL UP> to previous item
<VOL DOWN> to next item
<POWER> to select item
FASTBOOT
RECOVERY
FACTORY RESET
SIMLOCK
IMAGE CRC
so...what should i do now..plz help
Your going to have to either get fastboot working get your bootloader to read PC10IMG.zips from SD card,
Both of which I gave instructions and a bunch of links in the other threads you created, these are important things to have working so when you find yourself in this position you can easily fix it. I suggest going through your past threads and look over the instructions and links I sent you
Sent from my Nexus 7 using XDA Premium 4 mobile app
demkantor said:
Your going to have to either get fastboot working get your bootloader to read PC10IMG.zips from SD card,
Both of which I gave instructions and a bunch of links in the other threads you created, these are important things to have working so when you find yourself in this position you can easily fix it. I suggest going through your past threads and look over the instructions and links I sent you
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
sir...i need your help....please give me link that can help me....:'( plz...
Start reading through the guides in here
http://forum.xda-developers.com/showthread.php?t=2348266
Sent from my Nexus 7 using XDA Premium 4 mobile app
demkantor said:
Start reading through the guides in here
http://forum.xda-developers.com/showthread.php?t=2348266
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
ok bro...from windows 7...my device is listed in "fastboot devices" cmd command ....
so..how to flash a recovery..?
i put cwm recovery img in c:\recovery.img (i named it as "recovery")...
so, when i flash it via this "fastboot flash recovery c:\recovery.img" command, its shows this
sending 'recovery' <3552 KB>...
OKAY [ 0.608s ]
writing 'recovery'...
FAILED <remote: not allowed>
finished. total time: 0.612s
so how to flash it? do i need another recovery img?
You need to get an engineering bootloader, which in the state you are in now you will need to get those PC10IMG.zips to flash, in that fastboot thread there is one I made, post 30, that will give you an engineering bootloader
Sent from my Nexus 4 using XDA Premium 4 mobile app
demkantor said:
You need to get an engineering bootloader, which in the state you are in now you will need to get those PC10IMG.zips to flash, in that fastboot thread there is one I made, post 30, that will give you an engineering bootloader
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i tried your http://forum.xda-developers.com/showthread.php?t=1728208 this tutorial (first PC10IMG.img..i dont know that is eng bootloader or not)...
but its shows same error...i flash with "fastboot flash hboot c:\hboot_7230_0.82.0000_100902.nb0"......
REMOTE: not allowed error coming :'( help
That should be the one, but you currently have a shipped bootloader so in your situation the only thing you can do is flash it via a PC10IMG.zip
I know you were having issues earlier, try other SD cards, try reformatting them, this is the only thing you can do right now
Sent from my Nexus 4 using XDA Premium 4 mobile app
demkantor said:
That should be the one, but you currently have a shipped bootloader so in your situation the only thing you can do is flash it via a PC10IMG.zip
I know you were having issues earlier, try other SD cards, try reformatting them, this is the only thing you can do right now
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
so which PC10IMG needed? is that working where from i get the eng bootloader ?
i put "PC10IMG.zip" into another 2gb sd card and boot into bootloader and then 3-4seconds later some green popup showing, like this
SD Card checking..
No image or wrong image!
Loading....[PC10IMG.zip] etc....
...so what can i do now?
One thing: i tried this same method now with my friend's desire z....but same thing happening...
Finally , i upgrade bootloader into "0.84.2000" via this "fastboot oem rebootRUU" and "fastboot flash zip PC10IMG.zip" trick!!!
and flash Recovery and i am all right now!!!!!!!!!!
Adb, fastboot is a must for every Android user.
Everytime when someone tried to help you, you didnt wanted to go for adb or fastboot.
And now you can see, adb and fastboot helped you... So always go for them and atleast learn adb and fastboot commands.
Anyway its so good to hear that you overcame your problem...
Enjoy.
Thanks...
arunal_123 said:
Adb, fastboot is a must for every Android user.
Everytime when someone tried to help you, you didnt wanted to go for adb or fastboot.
And now you can see, adb and fastboot helped you... So always go for them and atleast learn adb and fastboot commands.
Anyway its so good to hear that you overcame your problem...
Enjoy.
Thanks...
Click to expand...
Click to collapse
very very thanks for your helps sir...
is there any CWM Touch or non-touch for KK roms..? because, NeverGone\RU's recovery isnt good, crashing...and cant flash purekat and other some roms...
No, I don't think at present there is any touch CWM that is compatible with KK ROM.
If your touch screen is fine, why don't you use 4EXT.? It's a great recovery.
Also you can try TWRP recovery by demkantor, it also supports KK.
Thanks...
arunal_123 said:
No, I don't think at present there is any touch CWM that is compatible with KK ROM.
If your touch screen is fine, why don't you use 4EXT.? It's a great recovery.
Also you can try TWRP recovery by demkantor, it also supports KK.
Thanks...
Click to expand...
Click to collapse
ohkk...Thank u
Glad all is working for you Alex, your probably best off to stick with 4ext classic (nontouch) recovery. Then if you want to flash KitKat ROMs you'll just need to edit the updater-script yourself to get things working
I won't be near a PC all day so can't help you do it but just search for guides on xda or Google, not too difficult
Sent from my Nexus 4 using XDA Premium 4 mobile app
demkantor said:
Glad all is working for you Alex, your probably best off to stick with 4ext classic (nontouch) recovery. Then if you want to flash KitKat ROMs you'll just need to edit the updater-script yourself to get things working
I won't be near a PC all day so can't help you do it but just search for guides on xda or Google, not too difficult
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
its okk...thanks for your great advices