Recovery bootup issue - Droid Eris Android Development

Searched through the forums, couldn't find the same issue I was having. If I missed it, go easy on me :_).
I went through 1.5 to the rooted 2.1 scenario. Double checked everything including Hash's. The phone booted to the PD00IMG just fine. everything else was done to the letter of the post. Now the problem, when I reboot the phone to the recovery it boots up just fine to the recovery system...but there is an error at the bottom of the screen that says...e: Can't open /cache/recovery/command. Wiped and have gone through the complete process 2 times..same error. so when I hit wipe data/factory reset, the only choice i get is delete all user data? No Flash zip from SDcard choice. Obviously I have missed something. Anyideas or help would be appreciated.
Thanks in advance

Did you try this?

No i didn't. Thank you for the link. I'll give it a try.

If that doesn't do it. PM me.

thanks North, going through the process now. Hopefully this will resolve it.

Got it
Well, after redoing everything...I went with Amons recovery and Ivans 0.5.4 rom..>Everything is good. Thanks

No problem. I'm glad you got it working.

BTW...
I just wanted to say WOW...Great work to all the Devs and everyone who helps support in the forums. Thanks for all the cool eye candy! GL with all future work.

Related

phone wont load past android flashing startup screen

God do I hate technology sometimes.
Phone was working perfectly, ages ago, I had updated it to JF 1.5, with apps2SD, and everything is working perfectly until today, I restart my phone (not the first time I have done this since last updating my phone), and for some reason it cant go beyond the android flashing screen. Just keeps going.
WTF do I do? I do not want to have to reflash my phone causing me to have to reinstall all my apps, etc. Just too much hassle, I hope it doesnt come to that.
Does anyone have any ideas?
I have tried removing the battery and putting it back, no difference. Maybe I didnt do it for long enough.
Any advice or help would be much appreciated.
wel I thought I may as well reflash with JF 1.5, and have done so, but the phone STILL won't go past the flashing android screen.
Dunno what to do now, I had thought this would definately do the trick.
Any help would be much appreciated.
Use the search bttom.... and WIPE the phone, Wipe the phone and problem solve...
i have almost same problem
except mine goes past android screen then screen goes blank but stays lit up
Don't wipe your phone. Try this first.
Krazyone said:
Figured i would update this with the knowledge i have gained. Erase the EXT2 / 3 partition then wipe. Load the ROM again and reboot. This should let it pass the boot loop. I had the problem this morning with Drizzy's Hero build and now with JAC's I am running tests with.
Click to expand...
Click to collapse
I had the same problem so I did what Krazyone suggested in one of the post. And it solved my problem. It's something to do with your EXT partition be corrupted or something.
EDIT: You will have to either reload your apps or restore them from your backup.
Same problem here & tried as you suggested...
BeenAndroidized said:
Don't wipe your phone. Try this first.
I had the same problem so I did what Krazyone suggested in one of the post. And it solved my problem. It's something to do with your EXT partition be corrupted or something.
EDIT: You will have to either reload your apps or restore them from your backup.
Click to expand...
Click to collapse
I tried that, but phone still wouldn't boot past the android screen. So, will wipe & start anew.

process com.android.vending has stopped unexpectedly

Im getting this error and force close on one of my Heros when I try installing any of my apps on any of the 2.1 roms. Im coming from Fresh 1.1 and following the same procedure I used on my other Hero on which the market is fully functional. Ive wiped everything over and over and cleared data on anything that looked like it at to do with the market. I also tried fix apk mismatches from recovery. Short of RUU which Id like to avoid if at all possible Ive tried everything else I can think of. In searching I have come across this error code on other android phones, but nothing on the hero and nothing specific to trying to install apps. So has anyone else seen this? And would RUU do anything a full data wipe didnt already?
Reading instructions has its benefits grasshopper...
Download the latest recovery and throw it onto your SD Card, boot into the old version of recovery and flash the new recovery as a .zip update, reboot into recovery again and then wipe your phone again, then install android 2.1, don't reboot yet, make sure your rom either has it's own custom kernal or download one for 2.1 and flash it, open up adb and clear dalvik cache and boot cache, then reboot your phone and you should load without any problems.
Thanks. But I did that from the get go. Aside from flashing a kernal, but Im running Darchtrev2 on the fully functional Hero that I mentioned and thats got a custum kernal built into the rom. So thats what I started with on the second one using the exact same process without success. Does wiping from adb do more than wiping from recovery? Thats one other thing I didnt do after the initial install.... But do understand you correctly that you have seen this specific error before?
Just bumpin the tread in hopes of finding a solution. I dont even mind gettin flamed for asking a stupid question if I could get linked up with a fix! lol I see its getting views, just no ideas I guess... It sucks cuz everything else works fine except the market. I get the list of my downloads, when I tap on one to install I the download button instead of the install button, so Ill tap on it and I get get the progress bar saying its downloading. When it gets to 100% I get the error and force close... Anyone?
I would try wiping again then flashing fresh 1.1 see if that boots and everything works ok then I would redownload the recovery and flash that still running fresh then reboot make sure everyhting is cool, then redownload whatever 2.1 rom you want and wipe and flash.
doing this serves 2 purposes
1. make sure that somewhere along the line none of the files corupted
2. if you still have the same problem then it will let you know where the problem is coming from.
just process of elimination
if you still have problems after that then I would say RUU, yes it is different than just wiping from recovery as it restores a completely stock image and gets rid of everything else. all a data wipe really does is get rid of user data.
just my opinion.
honestley thinnking about it I RUU'd my phone just for giggles then I re-rooted and then flashed DCv1 right from stock and I found that a lot of the little bugs that people where seeing I wasnt so it may not be a bad idea to ruu anyways.
Thanks for the reply and for giving me something different to try. I hadnt thought about trying that. Frustration I guess! It makes sense though. Ill give it shot. Thanks!
Why not see why it fc'd?
Adb with logcat of ...vending....
Find the syntax here: http://developer.android.com/search.html
Just an idea. It may or maynot give you the insight to fix the cause ( like a parameter ...vending... is null fetching on ).
Yeah, Ive been thinking about RUU'n too just to see if making a fresh start would make any difference, but after all the time I spent getting the one Hero working like I want on 2.1 and the troubles Ive had with the second and what Ive read about people bricking trying to RUU or flash recovery Ive been kinda hesitant....
willy900wonka said:
Why not see why it fc'd?
Adb with logcat of ...vending....
Find the syntax here: http://developer.android.com/search.html
Just an idea. It may or maynot give you the insight to fix the cause ( like a parameter ...vending... is null fetching on ).
Click to expand...
Click to collapse
Thanks. I dont know that Im quite that knowledgable though. Im sure I could read a logcat... understanding what the hell I would be reading is something else again. Saving the url though in case I need to dig deeper. Thanks for the reply.
wtphoto said:
honestley thinnking about it I RUU'd my phone just for giggles then I re-rooted and then flashed DCv1 right from stock and I found that a lot of the little bugs that people where seeing I wasnt so it may not be a bad idea to ruu anyways.
Click to expand...
Click to collapse
Sometimes it's just fun to RUU and do everything again
Alright if you're still having problems then just follow these steps:
Boot into recovery and make a nandroid back up just in case something goes wrong.
Download the latest version of your current 2.1 rom and reflash it from Recovery.
Open up adb and mount the /data directory (adb shell, mount /data)
Enter the following two commands in adb: rm -r /data/boot-cache , rm -r /data/dalvik-cache
Go Back to ADB and type the following commands: cd /data/data/com.android.vending , rm -R cache
Fix UID Mismatches using the tool in Recovery and then reboot your phone
regaw_leinad said:
Sometimes it's just fun to RUU and do everything again
Click to expand...
Click to collapse
or NOT!
Thanks again for your help all. I ended up just RUU'in . I'm with fixxer... fun isn't how I'd describe it! Anyway, I got it all working just to find out its got the mms issue now... if its not one thing its another. Oh well, something for me to work on tomorrow! Thanks again for the replies and advice.
HERNANDEZ4LIFE said:
Thanks again for your help all. I ended up just RUU'in . I'm with fixxer... fun isn't how I'd describe it! Anyway, I got it all working just to find out its got the mms issue now... if its not one thing its another. Oh well, something for me to work on tomorrow! Thanks again for the replies and advice.
Click to expand...
Click to collapse
You should have updated to the latest ruu...
wcgbmd said:
You should have updated to the latest ruu...
Click to expand...
Click to collapse
The latest RUU? I used the 1.56..... I did get it working tho. Flashed the mms. fix zip. Just wasn't expecting to have to as I didn't with my other hero. Don't know what the difference is between the two devices. Both are google branded, but the second one fought me every step of the way.
HERNANDEZ4LIFE said:
Thanks again for your help all. I ended up just RUU'in . I'm with fixxer... fun isn't how I'd describe it! Anyway, I got it all working just to find out its got the mms issue now... if its not one thing its another. Oh well, something for me to work on tomorrow! Thanks again for the replies and advice.
Click to expand...
Click to collapse
First, sorry for the bump.
I just started getting this error and wanted to know if you figured out exactly what it was so I didn't have to go through that whole RUUing process. Thanks.
don't know if this is your problem, but i know on sushi rom you have to go to manage applications, market, click on it and then click on uninstall updates.. Then apps. will download and install correctly.
boredmug said:
don't know if this is your problem, but i know on sushi rom you have to go to manage applications, market, click on it and then click on uninstall updates.. Then apps. will download and install correctly.
Click to expand...
Click to collapse
You're the bomb. That worked like a charm.
boredmug said:
don't know if this is your problem, but i know on sushi rom you have to go to manage applications, market, click on it and then click on uninstall updates.. Then apps. will download and install correctly.
Click to expand...
Click to collapse
Cant believe nobody wrote this first
boredmug said:
don't know if this is your problem, but i know on sushi rom you have to go to manage applications, market, click on it and then click on uninstall updates.. Then apps. will download and install correctly.
Click to expand...
Click to collapse
I was having the same problem on DC a couple days ago and that fixed it for me. I was reading this thread wondering why no one had mentioned it yet.

Hardbricked? Really need some help

Ok so I know you guys probably get this kind of stuff alot, but I cant seem to find a solution through searching.
So I was using the miui nb rom and was having some problems with it, so I figured I would reflash it. I booted into recovery, and cleared dalvik cache, wiped cache, wiped data/factory reset, then I formated the system. WELL for some odd reason my mind went retarded and I formated my sdcard also. So apperently it wiped my entire sdcard, and when I try to install zip from sd it says No Files Found. So then I figured I would odin back to stock, well now the computer doesnt detect anything when I plug in my usb and my phone wont go into download mode or recovery now. It is stuck in a bootloop it just shows the white vibrant then it shows the bali kernal picture. Ive tried EVERY method to get into download mode already. I really dont wanna have to get a jig or anything. Is there anything I can do?
Edit. So I think I made it worse. I got into recovery, and did a factory reset and formated everything. Now my phone just stays on the screen with the Vibrant icon and doesnt do anything
This is the classic example of not reading and researching what you are doing...good news....your not hard bricked.. bad news......time to do some research while your phone is down and heart rate is up
I know. Any suggestions?
Well I feel dumb. Turns out to be a simple fix. My usb cable was the problem. Sorry lol
voohoo said:
Well I feel dumb. Turns out to be a simple fix. My usb cable was the problem. Sorry lol
Click to expand...
Click to collapse
Glad you got it fixed, EVERYONE in the forum has done dumb things with their phone...... happens all the time most just do not disclose it.
Either way... glad your phone is fixed
This thread is closed now

[Q] HELP! Note 4 shuts down after samsung splash screen!

Hi fellow XDA-ers,
I am sorry to say I was too overconfident this time and while attempting to reset my phone, and i bricked it (i think).
So I was updating my N910F to the latest build of the official CM12.1, but I kept receiving weird problems such as no audio when taking videos, or random force closes. Since i hadn't done a wipe in a while (approx 3 months) i thought I'd do it before installing the latest build.
I booted into TWRP recovery, and then did an advanced wipe, and wiped system, data, cache and dalvik (i.e. everything but the ext sd card and the internal storage). I wanted to be thorough you see...
I then attempted to reboot the recovery before doing the installation, but I accidentally pressed system instead of recovery in the reboot menu.
Now my phone only gets to the samsung splash screen, waits for about 3 seconds and then closes again. I have to remove the battery and reinsert it again to get it to repeat this. Plugging it into the PC doesn't allow it to start. I can't reach recovery (otherwise this would be simple!). What can i do?
I would appreciate any and all help you can offer! please help!!
thefirstguyafterthatguy said:
Hi fellow XDA-ers,
I am sorry to say I was too overconfident this time and while attempting to reset my phone, and i bricked it (i think).
So I was updating my N910F to the latest build of the official CM12.1, but I kept receiving weird problems such as no audio when taking videos, or random force closes. Since i hadn't done a wipe in a while (approx 3 months) i thought I'd do it before installing the latest build.
I booted into TWRP recovery, and then did an advanced wipe, and wiped system, data, cache and dalvik (i.e. everything but the ext sd card and the internal storage). I wanted to be thorough you see...
I then attempted to reboot the recovery before doing the installation, but I accidentally pressed system instead of recovery in the reboot menu.
Now my phone only gets to the samsung splash screen, waits for about 3 seconds and then closes again. I have to remove the battery and reinsert it again to get it to repeat this. Plugging it into the PC doesn't allow it to start. I can't reach recovery (otherwise this would be simple!). What can i do?
I would appreciate any and all help you can offer! please help!!
Click to expand...
Click to collapse
Don't be scared mate, I know it looks ugly but I doesn't, here what you need to do:
first of all try to boot into DOWNLOAD mode, if you can, then you are FINE, power off the phone and press and hold Volume down+home+power for about 5 sec then let them go, phone will boot into DOWNLOAD mode, then
go to www.sammobile.com and download the latest firmware for your device model,
download Odin, there on sammobile website they have the instructions and everything you need,
read and follow all steps and instructions
after downloading the firmware you gonna unzipped and extract the odin file, then
open Odin, Click PDA and navigate to the file you extracted,
then click start, PHONE MUST BE ON DOWNLOAD MODE
This will restore your phone from factory, everything will be wiped, just to let you know, you gonna end having like a brand new phone, now after that, you can root your phone again, and be more carefull fashing roms,
If helped please use the Thanks Button, god bless, cheers:fingers-crossed:
yoniinfante said:
Don't be scared mate, I know it looks ugly but I doesn't, here what you need to do:
first of all try to boot into DOWNLOAD mode, if you can, then you are FINE, power off the phone and press and hold Volume down+home+power for about 5 sec then let them go, phone will boot into DOWNLOAD mode, then
go to (link) and download the latest firmware for your device model,
download Odin, there on sammobile website they have the instructions and everything you need,
read and follow all steps and instructions
after downloading the firmware you gonna unzipped and extract the odin file, then
open Odin, Click PDA and navigate to the file you extracted,
then click start, PHONE MUST BE ON DOWNLOAD MODE
This will restore your phone from factory, everything will be wiped, just to let you know, you gonna end having like a brand new phone, now after that, you can root your phone again, and be more carefull fashing roms,
If helped please use the Thanks Button, god bless, cheers:fingers-crossed:
Click to expand...
Click to collapse
Hi, thanks for your reply
Before restoring I did a full backup on titaniumBackup so I'm not worried at all about resetting the phone to stock. Trouble is, i can't get to download mode. The phone dies before I can get it to that mode. Is there a way to force it into download mode?
thanks so much for replying so quick!
thefirstguyafterthatguy said:
Hi, thanks for your reply
Before restoring I did a full backup on titaniumBackup so I'm not worried at all about resetting the phone to stock. Trouble is, i can't get to download mode. The phone dies before I can get it to that mode. Is there a way to force it into download mode?
thanks so much for replying so quick!
Click to expand...
Click to collapse
[edit] managed to get it into download mode after unplugging it from the PC
thanks so much! it's great to see the phone reply for once!
will follow your steps and report on how it goes
thefirstguyafterthatguy said:
[edit] managed to get it into download mode after unplugging it from the PC
thanks so much! it's great to see the phone reply for once!
will follow your steps and report on how it goes
Click to expand...
Click to collapse
that's very good news to read, follow all steps very carefully, im sure everything will be ok, let us know, cheers:fingers-crossed:
yoniinfante said:
that's very good news to read, follow all steps very carefully, im sure everything will be ok, let us know, cheers:fingers-crossed:
Click to expand...
Click to collapse
It lives!
It works perfectly now! thank you so much! I have been rooting for many years now so I thought I knew it all! Guess we learn something new everyday
Speaking of which, if you are willing, can you please explain what went wrong? I would like to know what I did so I can better understand my mistake. I am sure it has to do with what i deleted from the advanced wipe menu? What happens if i wipe and then restart?
Thanks again friend, very quick, friendly and helpful.
thefirstguyafterthatguy said:
It lives!
It works perfectly now! thank you so much! I have been rooting for many years now so I thought I knew it all! Guess we learn something new everyday
Speaking of which, if you are willing, can you please explain what went wrong? I would like to know what I did so I can better understand my mistake. I am sure it has to do with what i deleted from the advanced wipe menu? What happens if i wipe and then restart?
Thanks again friend, very quick, friendly and helpful.
Click to expand...
Click to collapse
well, for my understand this is where you made a mistake I then attempted to reboot the recovery before doing the installation, but I accidentally pressed system instead of recovery in the reboot menu.
after wiping everything you phone doesn't have anything to boot, ive done it before as well, nothing wrong with that, that's the only cost, booting to factory again, but it was good you had everything backed up with titanium, just like me lol, you already know next time just go easy thru recovery, cheers:fingers-crossed:

HELP!! I am stuck inside of TWRP and cannot boot into the system

Hey everyone, I have a really frustrating problem, I am currently able to boot into TWRP via hardware method and ADB can see my device as well. However I have tried to install a stock system image through TWRP and I have also tried to install another TWRP backup that a user had posted in the Q&A forum. At one time I was able to successfully boot into the system but my device said encryption unsuccessful. After wiping the system partition and trying to install these images through TWRP I am still unable to boot into the system. Whenever I install them my phone will reboot into TWRP. I am at a loss as to what to do. If anyone has any ideas or suggestions I would appreciate it.
crazyc78 said:
Hey everyone, I have a really frustrating problem, I am currently able to boot into TWRP via hardware method and ADB can see my device as well. However I have tried to install a stock system image through TWRP and I have also tried to install another TWRP backup that a user had posted in the Q&A forum. At one time I was able to successfully boot into the system but my device said encryption unsuccessful. After wiping the system partition and trying to install these images through TWRP I am still unable to boot into the system. Whenever I install them my phone will reboot into TWRP. I am at a loss as to what to do. If anyone has any ideas or suggestions I would appreciate it.
Click to expand...
Click to collapse
I saw your other post in the other thread, but couldn't reply for some reason.. did you wipe the internal storage before restore?
Yes I did wipe the internal storage, I actually wiped everything the first time I tried to get everything in order and that was my original problem by wiping the system. I didn't realize that wiping internal storage would cause issues but that could have been one of the culprits. I think what finally solved my issue is I installed a deodexed rom and then powered down my device instead of rebooting and it booted up the rom. I had to flash SuperSU from a zip because for some reason the one that was preinstalled with that rom didn't install properly. So I installed the SuperSU zip and I am now officially rooted. Lesson learned DON'T WIPE SYSTEM OR INTERNAL STORAGE lol. I should have known better I have been rooting for awhile now, I just wasn't paying attention it happens to the best of us sometimes. Thanks for your help.
crazyc78 said:
Yes I did wipe the internal storage, I actually wiped everything the first time I tried to get everything in order and that was my original problem by wiping the system. I didn't realize that wiping internal storage would cause issues but that could have been one of the culprits. I think what finally solved my issue is I installed a deodexed rom and then powered down my device instead of rebooting and it booted up the rom. I had to flash SuperSU from a zip because for some reason the one that was preinstalled with that rom didn't install properly. So I installed the SuperSU zip and I am now officially rooted. Lesson learned DON'T WIPE SYSTEM OR INTERNAL STORAGE lol. I should have known better I have been rooting for awhile now, I just wasn't paying attention it happens to the best of us sometimes. Thanks for your help.
Click to expand...
Click to collapse
I've been rooting for a while myself but messed up I'm stuck in twrp and don't know how to get it the phone back on! your help would be glady appreciated .
ricosuave88 said:
I've been rooting for a while myself but messed up I'm stuck in twrp and don't know how to get it the phone back on! your help would be glady appreciated .
Click to expand...
Click to collapse
I used the deodexed ROM that is in the development forum. If I can upload it here I will if not just download it put it on your SD card and flash it. It may take a couple tries though I would suggest powering down your phone instead of rebooting it. Then turn it on and it should boot into the new rom. It's basically the same stock rom that our phone comes with. You may have to flash Chainfires SUPERSU zip that's in one of the threads. These steps should get you up and running again. Also if you can see your internal storage you're not encrypted. Hopefully that works for you. Let me know how it goes.
I wasnt able to upload the file from my phone. Just download it from here.
http://forum.xda-developers.com/v20/development/h918-stock-deodex-debloat-t3499423/page5
crazyc78 said:
I wasnt able to upload the file from my phone. Just download it from here.
http://forum.xda-developers.com/v20/development/h918-stock-deodex-debloat-t3499423/page5
Click to expand...
Click to collapse
Thanks for responding back. Man I'm still stuck in twrp I'm losing all hope at this point been at all day and can't figure out what Im doing wrong . I know you was stuck in the same situation did flashing that twrp back up help you out?
ricosuave88 said:
Thanks for responding back. Man I'm still stuck in twrp I'm losing all hope at this point been at all day and can't figure out what Im doing wrong . I know you was stuck in the same situation did flashing that twrp back up help you out?
Click to expand...
Click to collapse
Flashing the rom helped me out. It's a system image file. It's basically the stock rom for our device just deodexed. What exactly happened what did you wipe after your phone booted into
TWRP? If you still have TWRP you're not bricked. If you can flash that image from the thread I copied above then you should be good. You may have to flash SUPERSU to get root back. Also after you flash make sure you're not encrypted if you can see your internal storage partition then you're not encrypted.
crazyc78 said:
Flashing the rom helped me out. It's a system image file. It's basically the stock rom for our device just deodexed. What exactly happened what did you wipe after your phone booted into
TWRP? If you still have TWRP you're not bricked. If you can flash that image from the thread I copied above then you should be good. You may have to flash SUPERSU to get root back. Also after you flash make sure you're not encrypted if you can see your internal storage partition then you're not encrypted.
Click to expand...
Click to collapse
when I flashed the rom from your link above it just booted me into twrp again . I don't know what exactly I'm suppose to wipe. I can see internal storage tho so I guess that's a good sign but what's not good is that I can't use my phone :/ I've been rooting for years and can't seem to figure this one out.
ricosuave88 said:
when I flashed the rom from your link above it just booted me into twrp again . I don't know what exactly I'm suppose to wipe. I can see internal storage tho so I guess that's a good sign but what's not good is that I can't use my phone :/ I've been rooting for years and can't seem to figure this one out.
Click to expand...
Click to collapse
When you flashed the rom did you power the phone down and then try to boot into the rom? That's what I did and it worked for me. So don't select reboot into system, I'm not sure why it doesn't work that way. I had to power my device down and then boot into the room. Also if you can see your internal partition in TWRP then you should be good and encryption is not enabled. I know how frustrating this is. Just keep trying eventually that rom should stick.
crazyc78 said:
When you flashed the rom did you power the phone down and then try to boot into the rom? That's what I did and it worked for me. So don't select reboot into system, I'm not sure why it doesn't work that way. I had to power my device down and then boot into the room. Also if you can see your internal partition in TWRP then you should be good and encryption is not enabled. I know how frustrating this is. Just keep trying eventually that rom should stick.
Click to expand...
Click to collapse
Man, I have tried everything as well and I can't seem to get pass TWRP. Has anyone found a way around this problem? I have been looking around for an answer for 2 days and nothing has worked so far, any help will be greatly appriciated.
Thank you
kaiser10 said:
Man, I have tried everything as well and I can't seem to get pass TWRP. Has anyone found a way around this problem? I have been looking around for an answer for 2 days and nothing has worked so far, any help will be greatly appriciated.
Thank you
Click to expand...
Click to collapse
There a stock rom that I posted a link to a few posts back when I trying to help someone else. Download it put it on your SD card and install it. You don't need to wipe anything it will format things for you. After it installs don't reboot, power down the device and then turn it back on it should boot into the rom. That's what worked for me. I believe there was another way then what I just described it's in the same thread that I linked a few posts back. Good luck!!
crazyc78 said:
There a stock rom that I posted a link to a few posts back when I trying to help someone else. Download it put it on your SD card and install it. You don't need to wipe anything it will format things for you. After it installs don't reboot, power down the device and then turn it back on it should boot into the rom. That's what worked for me. I believe there was another way then what I just described it's in the same thread that I linked a few posts back. Good luck!!
Click to expand...
Click to collapse
Thanks for the help brother. However, it did not work for me. I flash the stock system, boot, turn device off and turn back on but I am still stock on TWRP. I will continue reading and hopefully I will find the answer soon.
thank you,:crying:
kaiser10 said:
Thanks for the help brother. However, it did not work for me. I flash the stock system, boot, turn device off and turn back on but I am still stock on TWRP. I will continue reading and hopefully I will find the answer soon.
thank you,:crying:
Click to expand...
Click to collapse
Np don't give up, I almost lost hope and then it worked for me.
Like I said there was another method that was discussed that worked for someone else. Try this thread, I know someone had the same issue that you and I had and they finally got it working.
http://forum.xda-developers.com/v20/development/h918-stock-deodex-debloat-t3499423
I'm here to the rescue! Follow this to the T! It worked for me! Let me know. http://forum.xda-developers.com/showthread.php?p=69685809
Sent by using the battery of my LG V20
im on the same boat as you. I am stuck in TWRP
tried all the methods i found so far and still stuck in twrp. i would greatly appreciate if someone can get me out of this bootloop!
hslayer said:
tried all the methods i found so far and still stuck in twrp. i would greatly appreciate if someone can get me out of this bootloop!
Click to expand...
Click to collapse
Same. Though I am on US996. Not sure what I did, was exploring some behind the scenes stuff using 'hidden codes' but didn't change any values as I didn't know what they meant in most cases. I rebooted my phone and it went straight to TWRP (3.0.2-1) and it will not boot past TWRP. Occasionally after I've flashed something, it will boot into TWRP and the screen will be unresponsive to touch so I have to pull the battery, but then it will be fine again.
I was in your position not to long ago, I'm currently working on getting a .kdz recovery file for the H918. My progress will continue on it later when finals are over.
netgar post 134
Restore H918 to 100% Stock (!!REQUIRES TWRP!!)

Categories

Resources