Recovery Image Messed Up..Launcher Crash..help please! - Droid Eris Q&A, Help & Troubleshooting

My recovery image seems to be messed up since I can't boot into it. My phone will boot but everytime it does ADW crashes over and over not allowing me to do anything. What can I do to go about getting the recovery fixed again and reflashing to try to smooth everything out?
*Edit*.I think I may have thought of a work around. I emailed my self the launcherpro.apk and installed it through gmail. Now I can access my phone. Now I just need to flash a working recovery..
I do appreciate your help though Riley.

You can try downloading ADW Launcher, putting it on your SD card and boot from recovery, then flash the launcher. It is a far shot, but if launcher is the only problem, maybe reflashing it will do the trick.
** EDIT ** My apologies. I misunderstood. I thought you were referring to a corrupted recovery image that you had made of your ROM!

You say you can't boot into recovery/ what's your phone do or say when trying to boo4 in recovery? You may have to push new recovery image via fastboot.

CGriffiths86 said:
My recovery image seems to be messed up since I can't boot into it. My phone will boot but everytime it does ADW crashes over and over not allowing me to do anything. What can I do to go about getting the recovery fixed again and reflashing to try to smooth everything out?
Click to expand...
Click to collapse
If you have USB debugging turned on you can flash Amon_RA via an adb shell using the flash_image tool - exactly the way the original Eris rooting process worked. With your phone looping, it will run very slowly, but will still succeed.
If you have the S-OFF bootloader installed, you can flash the recovery with fastboot.
I'll have an XDA admin move this thread to the Q&A forum.

Ok guys..I got launcher pro installed so I can actually access my phone now. I attempted to Flash a recovery with Rom Manager and it says it succeeds but it will never boot into it. I do have the bootloader with the "off". Is there a market app or something that can easily flash the recovery? I only ask because I am not at my PC with the android sdk stuff.

CGriffiths86 said:
Ok guys..I got launcher pro installed so I can actually access my phone now. I attempted to Flash a recovery with Rom Manager and it says it succeeds but it will never boot into it. I do have the bootloader with the "off". Is there a market app or something that can easily flash the recovery? I only ask because I am not at my PC with the android sdk stuff.
Click to expand...
Click to collapse
If you can't get to a PC to use adb, you could use a root shell in a terminal emulator to flash recovery using flash_image. That's kind of painful/tedious though - almost enough so to make it worth your while to just wait until you get back to your PC.
It is technically feasible to put together a flashable ROM to re-flash the recovery, but I'm not aware of anyone having done so for the Eris.

Oh ok..well I have RA Eris 1.6.2 recovery on my sd card. So I can just flash it via the termninal emulator, right?
** I tried to install via terminal and it says "header is the same, not flashing recovery". Do you think I could install the stock Eris recovery and reflash Amon's?
UPDATE!!: I got a recovery to flash..YAY..thanks guys

CGriffiths86 said:
Oh ok..well I have RA Eris 1.6.2 recovery on my sd card. So I can just flash it via the termninal emulator, right?
** I tried to install via terminal and it says "header is the same, not flashing recovery". Do you think I could install the stock Eris recovery and reflash Amon's?
Click to expand...
Click to collapse
are you using "flash_image"? If so, where is it from? To my knowledge (the statically linked version from Amon_RA - /sbin/flash_image) is a pretty simplistic program - it performs no checks, and will let you flash total garbage to any named partition on your phone. (Which is why you should verify the md5 of the recovery image before you flash it, BTW; you can use the AFV app for that)

Related

G2 Recovery Disaster - Help!!! ><

Early today, I was working on a G2 trying to get it rooted with a custom ROM installed. I managed to root the phone and disable the bootloader security. From here, I attempted to install clockwork recovery via rom manager... here's where the disaster starts.
Everything seemed to be going well (no errors), so I tried to load a custom ROM. The Rom installation started but failed partway through. This is when I noticed that the clockwork recovery wasn't working properly. It was flickering and none of the options worked (screen just flashed or turned black if you selected anything). So at this point, the phone would not boot since the ROM installation didn't complete, and I had a buggy recovery image installed.
Unfortunately, the fun doesn't stop here. I figured that I should load the PC10IMG.zip and start from scratch... bad idea. This flashed the bootloader (relocking it) then failed-- leaving me with a bad ROM, bad recovery image, and a locked bootloader. Luckily for me, I was able to use adb via the buggy recovery to unlock the bootloader again.
At this point, I got a bit antsy and jumped the gun. I decided to use fastboot to erase and load a new recovery image. Unfortunately, I realized that I didn't have a recovery.img file to flash... just after I used the fastboot erase recovery command.
I'm hoping that someone here has a recovery.img file compatible with the T-Mobile G2 so I can flash the recovery partition with fastboot. If anyone has any better ideas I'm open to suggestions.
Thanks in advance for any help.
Install amon recovery. It's much better then clockword. Do it using adb
Sent from my HTC Hero using XDA App
Just an update. I couldn't get into adb but I was able to flash clockwork via fastboot. For whatever reason, the amon recovery would go through. Nevertheless, I installed cyanogen using clockwork and everything is gravy!

[Q] Problem with Root

So, I have a HTC Desire with Android 2.2 on it. Some time ago I rooted it with the unrevoked program. Everything went fine, until the phone rebooted in recovery(after the root process). In ClockworkMod recovery, it gave me 5 errors like: Can't mount Cache. Then I realized that nothing in recovery works, not even the factory reset.
I wanted to flash a new recovery (AmonRa) with the terminal emulator ('cause the recovery flash function won't work), but it didn't recognize the command "flash". After some research I found out that I have to "put" the command file in xbin on my phone so that it could work. The "flash command" file has 3mb, but i have only 2mb system memory free.
Ok, so I ditched the recovery problem, and installed the "root" uninstaller so I can uninstall the default Flickr app on my phone. But, whenever i try to uninstall a system app, the phone reboots and the app doesn't uninstall. Same with the Titanium Backup "integrate update into ROM" function.
Sooo, first question: How do i fix my recovery so i can flash a new one? Can i flash one using Adb?
Second one: Does the rebooting of the phone when i try altering the rom has any to do with the recovery errors? If no, then:
Thrid one: How do i fix the rebooting?
1)You need to make sure that your fastboot and adb are configured correctly first of all, if adb/fastboot doesnt recognize "flash" then you probably are in the wrong directory in CMD prompt. Yes you can flash a recovery and even a rom with a properly set up adb
2) All I can recommend is try flashing a new recovery and start fresh. If the new rom continues to reboot then that is a whole-nother issue.
abaaaabbbb63 said:
So, I have a HTC Desire with Android 2.2 on it. Some time ago I rooted it with the unrevoked program. Everything went fine, until the phone rebooted in recovery(after the root process). In ClockworkMod recovery, it gave me 5 errors like: Can't mount Cache. Then I realized that nothing in recovery works, not even the factory reset.
I wanted to flash a new recovery (AmonRa) with the terminal emulator ('cause the recovery flash function won't work), but it didn't recognize the command "flash". After some research I found out that I have to "put" the command file in xbin on my phone so that it could work. The "flash command" file has 3mb, but i have only 2mb system memory free.
Ok, so I ditched the recovery problem, and installed the "root" uninstaller so I can uninstall the default Flickr app on my phone. But, whenever i try to uninstall a system app, the phone reboots and the app doesn't uninstall. Same with the Titanium Backup "integrate update into ROM" function.
Sooo, first question: How do i fix my recovery so i can flash a new one? Can i flash one using Adb?
Second one: Does the rebooting of the phone when i try altering the rom has any to do with the recovery errors? If no, then:
Thrid one: How do i fix the rebooting?
Click to expand...
Click to collapse
Sounds like your CWM needs to be updated. Simple way is to download Rom Manager from the Market. Open it and Flash the latest Recovery for your device. Yes as the person before me stated. If correctly setup you can Flash a Recovery, and even a Rom throught ADB. You can also remove unwanted apps, or push apps to the phone. HERE is a good guide about ADB. Also another good one is HERE.

HELP! I think I bricked my Rezound

I’m extremely new to the Android community and I did do a lot of reading on how to unlock, install a recovery, and install ICS on my HTC Rezound. The problem I’m having is that I found an ICS ROM to install. I downloaded it, renamed it PH98IMG.zip, installed it onto my SD card through Clockworkmod Recovery, I then tried rebooting into the bootloader to get the zip file installed, but this is what happens in bootloader:
SD Checking…
Loading…[PH98DIAG.zip]
No image!
Loading…[ph98diag.nbh]
No image or wrong image!
Loading…[ph98img.zip]
And there’s a vertical progress bar on the right side of the screen that fills up, but then nothing happens after that. It goes back into the bootloader screen. Now my phone won’t startup at all, I get stuck at the HTC white startup screen. I can get into bootloader and Clockworkmod recovery, but nothing else works.
If anybody can please help me with step by step instructions I would really really really appreciate it. Thanks.
I should also mention that I followed a YouTube video on how to install ICS on my Rezound (I can't post a link of the video b/c XDA website won't let me).
The video had me unlock the bootloader, install CWM recovery, and install something called Ineffabilis-Deus-v1.0.1-Odex.zip. Everything up to this point worked just like the video (which is point 3:30 on the video). After that, nothing else worked.
I've ended up formatting the SD card from CWM recovery so now there's nothing on the SD card. Not even the PH98IMG.zip file. PLEASE PLEASE HELP!
If you still have ADB set up after you unlocked, here's whatchya do.
1. Unzip the P98 file.
2. Move the boot.img into your ADB directory.
3. Plug your phone into your computer.
4. Run CMD as administrator and type in the following commands
adb reboot bootloader
fastboot flash boot boot.img
Should work just fine after that. :good:
And I really hope you are at least using the modded CWM recovery from this post and elsewhere, you'll have issues if your phone fully drains otherwise:
http://forum.xda-developers.com/showthread.php?p=27517554
Worry about reflashing recovery on its own after you get the ROM up and running, just be sure you keep the phone charged. And consider AmonRa or TWRP recovery.
Chyrux said:
If you still have ADB set up after you unlocked, here's whatchya do.
1. Unzip the P98 file.
2. Move the boot.img into your ADB directory.
3. Plug your phone into your computer.
4. Run CMD as administrator and type in the following commands
adb reboot bootloader
fastboot flash boot boot.img
Should work just fine after that. :good:
Click to expand...
Click to collapse
YES! It worked! THANK YOU SO MUCH! Now to figure out how to get Amon Ra installed and uninstall CWM Recovery.
You can download Amon Ra from this post
http://forum.xda-developers.com/showpost.php?p=23781936&postcount=428
rename img file to recovery.img and flash using fastboot as below
fastboot flash recovery recovery.img
fasheezy said:
YES! It worked! THANK YOU SO MUCH! Now to figure out how to get Amon Ra installed and uninstall CWM Recovery.
Click to expand...
Click to collapse
Dowload this: http://www.mediafire.com/?5yemc20dcnbr91c
Rename to PH98IMG and install via boot loader.
fasheezy said:
I’m extremely new to the Android community and I did do a lot of reading on how to unlock, install a recovery, and install ICS on my HTC Rezound. The problem I’m having is that I found an ICS ROM to install. I downloaded it, renamed it PH98IMG.zip, installed it onto my SD card through Clockworkmod Recovery, I then tried rebooting into the bootloader to get the zip file installed, but this is what happens in bootloader:
SD Checking…
Loading…[PH98DIAG.zip]
No image!
Loading…[ph98diag.nbh]
No image or wrong image!
Loading…[ph98img.zip]
And there’s a vertical progress bar on the right side of the screen that fills up, but then nothing happens after that. It goes back into the bootloader screen. Now my phone won’t startup at all, I get stuck at the HTC white startup screen. I can get into bootloader and Clockworkmod recovery, but nothing else works.
If anybody can please help me with step by step instructions I would really really really appreciate it. Thanks.
Click to expand...
Click to collapse
My Rezound has the exact same screen when going to the bootloader. I tried so very hard to avoid this but it must be done, I have to ask for help. I have no idea how to fix this phone. When trying to boot it gets all the way to the 4GLTE screen and stops, forever.
This phone is rooted with an unlocked bootloader, S-On, using Hasoon2000's AIO. It was working fine up until I did something stupid and loaded Motioncoding's Beats audio installer. (In case you're wondering I did this in an attempt to have the Beat's audio function while using Pandora, unfortunately this stopped the stock music player from functioning with headphones, I'm and idiot, I know...)
The problem occurred once I tried to uninstall the beat's audio installer using Root Browser Lite and deleting the system files they specified in the instructions. Apparently I deleted one to many and upon restart this is where I ended up. I have tried numerous fixes but the problem I keep running into is I cannot get access to Android via a USB connection on my PC. I still have access to the bootloader and to Clockworkmod Recovery but that is it. If someone can explain to me how to fix this it would really make me feel better and I promise I will never try to do something this stupid again. Thanks.
Board
Did you create a nandroid backup as recommended before trying any new mods? If not, reflash your rom in recovery/boot.img in fastboot, with only a system wipe. If so, restore your nandroid, if you don't boot then reflash a proper boot.img in fastboot.
Yeap snuzzo is spot on. I just wanted to add that it's not a big problem at all, not even something to stress about. We will help you get it fixed up. If you have the vertical loading var, there's a PH98IMG.zip file on the external sd card that you need to delete.
Since it was mentioned in the quote, make sure you aren't running the official clockwork mod recovery. Either run amon ra or fly halfs custom clockwork mod
Sent from my ADR6425LVW using xda premium

Is my phone still savable?

I cannot get my phone to start, whenever I reboot it takes me to recovery!
When I'm at recovery it shows black screen. (Recovery installed from Rom Manager)
I can only access bootloader. What did I do?
I installed Rom Manager and install the Clockworkmod Recovery
I wanted to flash cyanogenmod 11, I did that in the Rom Manager
Then my DNA restarts and shows black screen after the HTC Logo
Help please!! >.<
Being in recovery is a good thing. You should have done a backup before flashing. Go to cwm , wipe system data and cache. Restore your backup. Then get a fresh cm down load and start from scratch. Don't use rom manager to flash this time. Flash from recovery.
Oops sorry reread your post. Recovery is not working? So did you flash recovery through rom manager, then immediately flash cm without booting to recovery first to make a backup? Either way your phone will be fine. you will likely have to push a new recovery through adb. You will find instructions through search.
Put the phone in fastboot open a command window on your pc and then use the command "fastboot erase cache" and then see if you can boot into the recovery.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Reply
Jaggar345 said:
Put the phone in fastboot open a command window on your pc and then use the command "fastboot erase cache" and then see if you can boot into the recovery.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
findinghomer said:
Being in recovery is a good thing. You should have done a backup before flashing. Go to cwm , wipe system data and cache. Restore your backup. Then get a fresh cm down load and start from scratch. Don't use rom manager to flash this time. Flash from recovery.
Oops sorry reread your post. Recovery is not working? So did you flash recovery through rom manager, then immediately flash cm without booting to recovery first to make a backup? Either way your phone will be fine. you will likely have to push a new recovery through adb. You will find instructions through search.
Click to expand...
Click to collapse
Well you see, fastboot is not working for some reasons... I installed the drivers, tried other drivers but still nothing. Whenever I try to lock my bootloader it say "waiting for device" (I wanted to use RUU but cant lock bootloader)
Pardon my english
Are you using windows? I had trouble getting adb to work with my current windows install. I used unbtu booted from a usb and adb worked perfectly....
I borked up my DNA a few weeks back like yours. I use Linux Mint, used some flashboot commands (I'm at work, can't remember exactly) and was able to flash TWRP recovery (but you could flash CWM if you wanted to). Then I was able to RUU. I could have pushed a ROM and flashed afterwards, but I RUU'd instead.
Hope this helps.
Word to the wise, when flashing anything on your phone, READ ALL THE DIRECTIONS VERBATUM. If you don't, you risk the bork (like I did).
Replying
cragunk said:
Are you using windows? I had trouble getting adb to work with my current windows install. I used unbtu booted from a usb and adb worked perfectly....
Click to expand...
Click to collapse
Ubuntu? Ok I'll try that. And yes I'm using windows 8
Yehudah said:
I borked up my DNA a few weeks back like yours. I use Linux Mint, used some flashboot commands (I'm at work, can't remember exactly) and was able to flash TWRP recovery (but you could flash CWM if you wanted to). Then I was able to RUU. I could have pushed a ROM and flashed afterwards, but I RUU'd instead.
Hope this helps.
Word to the wise, when flashing anything on your phone, READ ALL THE DIRECTIONS VERBATUM. If you don't, you risk the bork (like I did).
Click to expand...
Click to collapse
Ubuntu also not working >.<!!
Thanks for your replys~
Try installing HTC sync on ur computer and see if that installs the right drivers
Sent from my HTC6435LVW using xda app-developers app
koksheng999 said:
Ubuntu? Ok I'll try that. And yes I'm using windows 8
Ubuntu also not working >.<!!
Thanks for your replys~
Click to expand...
Click to collapse
Do you have adb & fastboot working on Ubuntu?
Sent from my HTC6435LVW using xda app-developers app
Thanks guys! Problem Solved!
Hey guys thanks for trying to help!!
In the end I went to the place I bought it and they sent it to the factory and fix it for me for free

Can´t reach Recovery

Hi all. Before i start i want to say, i read a lot of threaths and comments before i started to booting recovery and i followed Tutorial that you can find somewhere here on XDA for MotoE.
I unlocked Bootloader correctly and everything was right. Then i downloaded latest version of TWRP and CWM if something will be wrong.
So i booted into bootloader, connected to PC (windows 8.1) and using adb i installed TWRP (by command window). After instalation was complete, i used comand: "fastboot reboot" to get my mobile start normally. Everything worked fine so i started last step. Turned off mobile, booted into bootloader(or maybe fastboot? idk...) and by volumebuttons i choosed "Recovery" . Then a black screen for a minute. After that mobile stuck on screen that i attached down below. So i tried this but with CWM (same process way). But nothing new... Someone said me i had to try "Minimal ADB and Fastboot" but again, nothing happend.
Can you help me guys?
The recovery isn't installed! Reinstall the recovery and follow correct steps!
I tried it one more time. I´m attaching image that is from command window showing that .img was booted ... Strange is, immediately after booting was completed, mobile restarted... and after i turned off mobile again, still i can´t reach recovery. Isn´t that problem in .img file? maybe it´s broken, isn´t it?
Tried once again
Ok last try didnt worked. So i complettly followed this guide http://forum.xda-developers.com/moto-e/general/guide-one-moto-e-beginners-guide-t2807891 STEP-BY STEP!
Command window screen attached, Fastboot screen attached.
After reboot, turn off i tried to open recovery and again that image that i posted in first coment. (android figure with words: no command)
By that guide i downloaded recovery from here: https://goo.im/devs/OpenRecovery/condor/
and i downloaded just "openrecovery-twrp-2.7.1.0-condor.img" as i have to do it (written in guide)
Well, your recovery is flashing fine from cmd but its not detected by your phone.
Try re-downloading the recovery and check md5 before flashing.
I'll look into it and see if the issue can be pinpointed.
Btw, you might need the flash the stock ROM back if nothing works.
Tapatalk with RAZR HD
neo.ank said:
Well, your recovery is flashing fine from cmd but its not detected by your phone.
Try re-downloading the recovery and check md5 before flashing.
I'll look into it and see if the issue can be pinpointed.
Btw, you might need the flash the stock ROM back if nothing works.
Tapatalk with RAZR HD
Click to expand...
Click to collapse
Ok i will re-download recovery, is that file that i downloaded ok? i mean should i dowload same file as before?
+ sorry for that but i completly dont know what the "md5" is. can you send me link from where i can learn what it is? you can explain that too but i dont want take your free time.
Mondop said:
Ok i will re-download recovery, is that file that i downloaded ok? i mean should i dowload same file as before?
+ sorry for that but i completly dont know what the "md5" is. can you send me link from where i can learn what it is? you can explain that too but i dont want take your free time.
Click to expand...
Click to collapse
Okay try this.
Flash CWM
If flashing fails or you get any error, then try booting into recovery.
Code:
fastboot boot recovery.img
If you boot into recovery, flash the SuperSU package.
Reboot and then flash the recovery.
See if it works.
neo.ank said:
Okay try this.
Flash CWM
If flashing fails or you get any error, then try booting into recovery.
Code:
fastboot boot recovery.img
If you boot into recovery, flash the SuperSU package.
Reboot and then flash the recovery.
See if it works.
Click to expand...
Click to collapse
no
flashed CWM from here http://forum.xda-developers.com/showthread.php?t=2793625
concretly from here http://www.mediafire.com/download/6odyyqgodw15f1b/recovery.img
then i flashed it, then i rebooted phone then i shuted it off (to boot into fastboot) in fastboot i selected recovery and again, that screen with android figure (no command) so i pressed power button for long. mobile rebooted. again i went into fastboot to write command you said me to boot into recovery. but i stucked at starting screen (that blue big M in "water" cycle)
this all means, files i downloaded was OK but my phone isnt :/
any idea :/
Mondop said:
no
flashed CWM from here http://forum.xda-developers.com/showthread.php?t=2793625
concretly from here http://www.mediafire.com/download/6odyyqgodw15f1b/recovery.img
then i flashed it, then i rebooted phone then i shuted it off (to boot into fastboot) in fastboot i selected recovery and again, that screen with android figure (no command) so i pressed power button for long. mobile rebooted. again i went into fastboot to write command you said me to boot into recovery. but i stucked at starting screen (that blue big M in "water" cycle)
this all means, files i downloaded was OK but my phone isnt :/
any idea :/
Click to expand...
Click to collapse
Do not flash CWM, just boot into it by the command I posted above.
Then try and flash SuperSU, (if you get a root prompt from CWM, select NO.)
Reboot device.
Then again boot into fastboot and now flash recovery (twrp).
neo.ank said:
Do not flash CWM, just boot into it by the command I posted above.
Then try and flash SuperSU, (if you get a root prompt from CWM, select NO.)
Reboot device.
Then again boot into fastboot and now flash recovery (twrp).
Click to expand...
Click to collapse
so now what if i flashed that CWM before?
Now i tried go to fastboot and used just command that you said(to boot into recovery) and as i said, i stucked on motorola starting logo
+ you said i have to flash cwm
Mondop said:
so now what if i flashed that CWM before?
Now i tried go to fastboot and used just command that you said(to boot into recovery) and as i said, i stucked on motorola starting logo
+ you said i have to flash cwm
Click to expand...
Click to collapse
I said if flash is not successful, then boot into it. So you can't boot into recovery either.
Here's last resort, extract the stock recovery from stock ROM and flash it. Then we'll try flashing TWRP again.
If you don't have stock ROM, download it. as you might need it to recover.
neo.ank said:
I said if flash is not successful, then boot into it. So you can't boot into recovery either.
Here's last resort, extract the stock recovery from stock ROM and flash it. Then we'll try flashing TWRP again.
If you don't have stock ROM, download it. as you might need it to recover.
Click to expand...
Click to collapse
Okay, can you give me link with tutorial? i found just this one which restores whole system (and its 4.4.3 and i have now 4.4.4, i mean this will be maybe problem, wouldn´t it?)
i mean this one (tutorial how to restore moto E)
http://forum.xda-developers.com/showthread.php?t=2759495
did you try updating / reinstalling USB-driver on your computer?
magicw said:
did you try updating / reinstalling USB-driver on your computer?
Click to expand...
Click to collapse
no i didnt, think you it will help? i mean if i can connect my mobile into pc without any problem in normal mode and in fastboot too... i will unninstal drivers, intall them again and them i will try unninstal motorola device manager and then again intall him.
(i had newest drivers i can update them)
LOL?
OK im in recovery i already flashed superSU...
What did i do?
As you said, i reinstalled all drivers...
then i downloaded same TWRP again (but with mirror source)
I downloaded attached md5 file ( still dont know what should i do with it )
moved recovery and .md5 files into minimal adb and fastboot (both files i renamed to "recovery")
turned off devices
started fastboot
connected to PC
started command window and entered command "fastboot flash recovery recovery.img"
then i didnt wrote sommand "fastboot reboot" as i done before
i just unpluged usb and navigate to recovery button and launched it
and VUALA im in recovery
hurraaa
just installed superSU and then rebooted.
everything works (superSU too)
i have one more question...
i downloaded twrp manager from google play
first start: asked for root permission a allowed it
then message appeard:
"The only compatible version of busybox we support is Stericson. All other cause havoc on all operations in this app. Please click yes to install Stericson busybox"
what the heck is busybox?
+Should i download it or not?
Do not use TWRP Manager, ROM Manager, CWM Manager or any other of these Tools. They often do not really work good together with "exotic" fones. Why the heck do you need TWRP manager? You have TWRP installed
Anyway - Busybox you also can download and install from Playstore. Busybox is a collection of executable terminal commands helpful for any kind of script. There are a couple of rooted apps who will ask for busybox support - so don't hesitate to install busybox - but do it directly with busybox app from playstore.
After you have installed the binaries you can de-install the busybox-app. Because all necessary binaries then are copied into /system/bin/ folder and the app itself only will become active once a new version would be available (but this is not the case very often).
ok then
magicw said:
Do not use TWRP Manager, ROM Manager, CWM Manager or any other of these Tools. They often do not really work good together with "exotic" fones. Why the heck do you need TWRP manager? You have TWRP installed
Anyway - Busybox you also can download and install from Playstore. Busybox is a collection of executable terminal commands helpful for any kind of script. There are a couple of rooted apps who will ask for busybox support - so don't hesitate to install busybox - but do it directly with busybox app from playstore.
After you have installed the binaries you can de-install the busybox-app. Because all necessary binaries then are copied into /system/bin/ folder and the app itself only will become active once a new version would be available (but this is not the case very often).
Click to expand...
Click to collapse
i have no reason to want twrp manager, i just wanted to look at this app, and i found that busybox there so i wanted to ask here
thx for answer, now i undertand

Categories

Resources