[Q] How to boot to recovery mode when home button is broken - Galaxy S II Q&A, Help & Troubleshooting

Hello everyone! Here is my problem.
The home button of my gs2 is broken. I knew that some rom have the function that rebooting into recovery mode when power on.
But somehow, I need to boot into recovery mode when power off.
In addition, I've got a item which can help me get into odin mode when power off. The item in Chinese we call it "Wa mei shen qi"~
I would like to know is it able for me to boot into recovery mode with this? Or any other possible way for gs2 from power off state.
Thanks!

saedrna said:
Hello everyone! Here is my problem.
The home button of my gs2 is broken. I knew that some rom have the function that rebooting into recovery mode when power on.
But somehow, I need to boot into recovery mode when power off.
In addition, I've got a item which can help me get into odin mode when power off. The item in Chinese we call it "Wa mei shen qi"~
I would like to know is it able for me to boot into recovery mode with this? Or any other possible way for gs2 from power off state.
Thanks!
Click to expand...
Click to collapse
The "Item" you are talking about could be a USB Jig? As you already said: it will take you into download mode but not recovery mode.
I don't know what you mean to say by
But somehow, I need to boot into recovery mode when power off.
Click to expand...
Click to collapse
Can you tell us why?
For a running device with USB debugging enabled you could run adb reboot recovery to boot into recovery mode. However this is for a running device, not for a device that is powered off.

I don't either fully understand what you're meaning by this.
But as far as i know the only way to access CWM when power off is Power+Home+VolUp, but then ofcourse i'm not a pro at this...yet there could be another way to access Recovery while power off which i haven't found out about.
I don't understand also why you must access Recovery while power off, in your situation (with the home butten broken) it would be easier to get ROM Manager. It has an option to reboot into Recovery mode. Or if you rooted with CF-Kernel, it come with a CWM app that let's you choose if you want to reboot normally, reboot into download mode or reboot into Recovery mode.
and if i may ask, what do you mean by Odin mode? Is it download mode?

fxrb said:
The "Item" you are talking about could be a USB Jig? As you already said: it will take you into download mode but not recovery mode.
I don't know what you mean to say by
Can you tell us why?
For a running device with USB debugging enabled you could run adb reboot recovery to boot into recovery mode. However this is for a running device, not for a device that is powered off.
Click to expand...
Click to collapse
Thanks for your informations.
The reason is that I flash a rom in Odin mode, but after that I can't get powered on, it always remains in the starting animation.
I've been in this situation many times, for every time, a wipe data / factory reset in recovery mode will fix the problem. However the problem arises, for this time, my home button is broken.
And I've tried a lot of other roms from Odin mode, it still remains in the starting animation. So I really need a wipe in recovery mode badly.
The "item" may be the same with USB jig from your description.

CashAndPotatoes said:
I don't either fully understand what you're meaning by this.
But as far as i know the only way to access CWM when power off is Power+Home+VolUp, but then ofcourse i'm not a pro at this...yet there could be another way to access Recovery while power off which i haven't found out about.
I don't understand also why you must access Recovery while power off, in your situation (with the home butten broken) it would be easier to get ROM Manager. It has an option to reboot into Recovery mode. Or if you rooted with CF-Kernel, it come with a CWM app that let's you choose if you want to reboot normally, reboot into download mode or reboot into Recovery mode.
and if i may ask, what do you mean by Odin mode? Is it download mode?
Click to expand...
Click to collapse
Yes, for Odin mode, I mean the download mode.
The reason that I need to boot into recovery mode is given in #4. And thanks for your information , but I really need to boot into recovery mode to do a wipe data / factory reset to save my gs2.

boot into recovery/download mode
..so u have a bootloop & ur home-btn is broken..
am i right?
the jig would bring you to dowload mode
install via odin ur rom with repartition..
u will need a 3-parted rom
that should solve your problem..cause i think theres no way to come into the recovery mode if u have a bootloop

[email protected] said:
u can use an app to boot into recovery/download mode
just look at the marketplace which you prefer
- i use stweaks from sieya kernel
the jig would reset the counter and bring you to dowload mode
Click to expand...
Click to collapse
He can't boot, so that is no option for him unfortunately.
I believe adb can be used when the animation starts, haven't checked it. If so, simply do adb reboot recovery.
Sent from my GT-I9100 using Tapatalk 2

probably this posting can help you..
fixing guide

I believe adb can be used when the animation starts, haven't checked it.
Click to expand...
Click to collapse
Yes, adb can be used during boot, but only if USB debugging was enabled before.

Spiralzz said:
He can't boot, so that is no option for him unfortunately.
I believe adb can be used when the animation starts, haven't checked it. If so, simply do adb reboot recovery.
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Umm~This may work if adb.exe can get connected with my phone in booting animation. I'll try it later.

You must press on button for a few seconds then click on reboot then take recovery.
Sent from my GT-I9100 using xda app-developers app

you can also use an app called [ Anreboot.apk ] but you must have a root permission ok

Spiralzz said:
He can't boot, so that is no option for him unfortunately.
I believe adb can be used when the animation starts, haven't checked it. If so, simply do adb reboot recovery.
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
I've tried this with adb tool in andriod development SDK.
However during the booting animation, even if Windows Device Manager detect Android ADB Interface, "adb devices" shows no adb connections.
Maybe the only way for me is finding a rom with auto wipe after flashing it by ODIN.

The only way you can get this fixed is get your phone-home button fixed in a samsung repair center ma8..
There's no other way you can go to recovery mode without the home button use...you can use th usb jig only to go into download mode!. Hope this helps.

saedrna said:
Hello everyone! Here is my problem.
The home button of my gs2 is broken. I knew that some rom have the function that rebooting into recovery mode when power on.
But somehow, I need to boot into recovery mode when power off.
In addition, I've got a item which can help me get into odin mode when power off. The item in Chinese we call it "Wa mei shen qi"~
I would like to know is it able for me to boot into recovery mode with this? Or any other possible way for gs2 from power off state.
Thanks!
Click to expand...
Click to collapse
is u r fone rooted. if yes u can use cwm recovery to boot into recovery mode

Bala_2668 said:
is u r fone rooted. if yes u can use cwm recovery to boot into recovery mode
Click to expand...
Click to collapse
Please read this before posting:
Spiralzz said:
He can't boot, so that is no option for him unfortunately.
I believe adb can be used when the animation starts, haven't checked it. If so, simply do adb reboot recovery.
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
He is simply not able to boot the device so how do you expect him to go into recovery with a broken home button?

Related

What is the combination to boot into recovery mode on samsung galaxy i5500

My samsung i5500 wont boot normally so I want to try booting it into recovery and reseting it. Ive tried power, centre key and volume down. which I thought was the recovery combination but it just comes up with an icon saying downloading and does nothing.
If anyone else knows a recovery combination or another way to fix it please comment
according to a post here...
http://forum.xda-developers.com/archive/index.php/t-781149.html
It's the volume down, then center key, then power. Make sure your not letting go after pressing them in that order... Order is important if you were doing power, center then volume down it will not work in that order.
I'm also trying to get into recovery mode to clear the dalvik cache and I'm stuck on the same downloading screen. I connected the usb cable, waited 5 minutes, started kies, waited 5 more minutes. What needs to be done on the downloading screen?
me to any help here
Check my thread #9
You will need fastboot and recovery.img to boot into recovery in order to perform a factory reset.
http://forum.xda-developers.com/showthread.php?t=1136958
Hello. I have a i5500 and i instal clockworkmod on it..but how can i get in clockwork recovery to install updates from zip ?? If i keep pressing the buttons that u told, i get in the downloading mode. Thanks in advance.
I have the same problem now. I want to get into RECOVERY MODE, not DOWNLOAD MODE. Does anyone know the keys combination?
How to boot into Recovery
adrianohck said:
I have the same problem now. I want to get into RECOVERY MODE, not DOWNLOAD MODE. Does anyone know the keys combination?
Click to expand...
Click to collapse
There is no key combination for this device.
In order to get to Recovery you need to boot Android, enable USB Debug Mode. Then connect to PC via USB cable, open ADB and type "adb reboot recovery"
If you cant boot into Android you'll need to flash recovery with Odin and it'll boot into Recovery after flashing.
also if using CM7 you can choose to boot into recovery when restarting phone.
If there is a way to boot to Recovery from download mode please someone explain how.
Franivelius said:
There is no key combination for this device.
In order to get to Recovery you need to boot Android, enable USB Debug Mode. Then connect to PC via USB cable, open ADB and type "adb reboot recovery"
If you cant boot into Android you'll need to flash recovery with Odin and it'll boot into Recovery after flashing.
also if using CM7 you can choose to boot into recovery when restarting phone.
If there is a way to boot to Recovery from download mode please someone explain how.
Click to expand...
Click to collapse
Thanks guy! I have tried that and it workded for me.
How to get into Recovery directly
Franivelius said:
There is no key combination for this device.
In order to get to Recovery you need to boot Android, enable USB Debug Mode. Then connect to PC via USB cable, open ADB and type "adb reboot recovery"
If you cant boot into Android you'll need to flash recovery with Odin and it'll boot into Recovery after flashing.
also if using CM7 you can choose to boot into recovery when restarting phone.
If there is a way to boot to Recovery from download mode please someone explain how.
Click to expand...
Click to collapse
On my GT-I5500M, after installing CWM via Odin, from powered-off state, I can press and hold Volume Down, Start Call, End Call (3 buttons simultaneously), hold 'em past the Samsung boot screen, and you eventually get into Recovery mode without going into Download mode. YMMV but it works for me.
HELP - Boot Loop Samsung Galaxy GT-I5500
mughalgxt said:
Check my thread #9
You will need fastboot and recovery.img to boot into recovery in order to perform a factory reset.
http://forum.xda-developers.com/showthread.php?t=1136958
Click to expand...
Click to collapse
Hi,
I have the same problem as the author of the topic, my galaxy GT-I5500 doesn't turn on, it's on an unlimited boot loop, i can enter on Downloading mode, but if i connect the phone to the computer, the computer doesn't recognize the phone (probably because of lack of driver's), so, i can't access ADB or Odin, or do anything, could you please help me ?
best regards!
falta

[Q] Combination Key

I want to ask the combination key for going to recovery mode or download mode,etc
when i press the power+home button for going to recovery mode after i turned it off. the phone going back on. not go to recovery mode
How can i go to recovery mode?
please some advice
thats already the correct combination
home+power=recovery mode
vol down+home+power=download mode
maybe theres something wrong with ur phone
aw man
but looks like nothing wrong with my phone.
and i already tried it to get in recovery mode but always got in to home.
what is the prob if cant go to the recovery mode?
did u hold it long enough?
if i can know
what is the layout of recovery mode?
yes i already hold it long after the the phone turning on
http://forum.xda-developers.com/attachment.php?attachmentid=654593&d=1310633803
thats clockworkmod recovery.
but stock recovery is about the same. maybe the text color is different. i think its blue for stock.
you can try to go to recovery using adb or terminal emulator
hmmm..
when i want go to recovery mode. must i connect my phone to PC?
must i install clockworkmod recovery frst to go to recovery mode?
madman_amit said:
you can try to go to recovery using adb or terminal emulator
Click to expand...
Click to collapse
sorry how can i use adb or terminal emu? which way?
woah look like finally i got used the way to go to recovery mode
i can go to the recovery mode now
can i ask when the ClockWorkMod will work?
should i install it frst or that app will work on recovery mode?
instead of double or triple posting, cant u just edit ur earlier post?
clockworkmod recovery will work after u flash it.
and its similar to stock recovery but with added feature, its not an app.
and do read this
http://www.addictivetips.com/mobile/what-is-clockworkmod-recovery-and-how-to-use-it-on-android-complete-guide/
hold it until u see samsung logo (if your on stock rom) or any other logo

[Q] Help urgent,bootloop,no recovery,power button broken GT-I9100

Hello,this is my first post, i've flashed the stock rom for my GT-i9100 and when the phone rebooted i got the bootloop, the power button is broken, i can't get into recovery because of that, i can go to download mode any solutions? , sorry for my bad english(i'm romanian
alexmitu1234 said:
Hello,this is my first post, i've flashed the stock rom for my GT-i9100 and when the phone rebooted i got the bootloop, the power button is broken, i can't get into recovery because of that, i can go to download mode any solutions? , sorry for my bad english(i'm romanian
Click to expand...
Click to collapse
TUTORIAL STARTS HERE*
1. Enter Download mode by holding both volume rockers and inserting a USB cable while still holding
2. Get to the screen that asks you if continue with Download Mode or not.
3. Remove USB cable and click the 2nd option.
4. Phone will restart and that's how you turn on a phone with no power button.*
Is this how you get into download mode? Anyway that's how you may be able to boot too.
Well and if you can't boot cause of softbrick you simply should flash another rom via Odin. Once there you can access recovery with restart tile in many actual roms I think. Otherwise you can use rom manager to boot into recovery or other apps. There are many possibilities.
Sent from my GT-I9100 using XDA Free mobile app

[SOLVED] Cannot boot into recovery,please help

My device does not boot into Recovery or Download mode.
I am pressing the RIGHT key combinations, at the right time(at the i9100 logo) but the device does not react.
Buttons are working just fine (the phone is new).
Comes with original unmodified firmware:
4.1.2
Baseband:
I9100XXMS2
Build number:
JZO54K.I9100XWLSS
I also tried booting into recovery from ADB, but ADB does not recognise my phone for some reason.
Can anyone help please?
SethPDA said:
My device does not boot into Recovery or Download mode.
I am pressing the RIGHT key combinations, at the right time(at the i9100 logo) but the device does not react.
Buttons are working just fine (the phone is new).
Comes with original unmodified firmware:
4.1.2
Baseband:
I9100XXMS2
Build number:
JZO54K.I9100XWLSS
I also tried booting into recovery from ADB, but ADB does not recognise my phone for some reason.
Can anyone help please?
Click to expand...
Click to collapse
So the phone(system) works?
If the phone works fine, you should be able to get into recovery and download mode. Turn the phone off, then press power, home and vol up at same time and release after the Samsung i9100 screen appears
I know but the key combination is not working. It just doesnt go into recovery at all. Any ideas?
Sent from my D5503 using XDA Free mobile app
SethPDA said:
I know but the key combination is not working. It just doesnt go into recovery at all. Any ideas?
Sent from my D5503 using XDA Free mobile app
Click to expand...
Click to collapse
Does the phone boot?
Yes. Everything works normally, I just cant enter recovery with the key combination :-/
Sent from my D5503 using XDA Free mobile app
SethPDA said:
Yes. Everything works normally, I just cant enter recovery with the key combination :-/
Sent from my D5503 using XDA Free mobile app
Click to expand...
Click to collapse
This is one option. By doing this, you will have root access. You will have to get a usb jig to get into download mode, and I'm assuming you can connect to a pc and you have the correct drivers installed etc.
1. Download Odin from HERE
2. Download the philz kernel(XWLSS .tar.md5 version) from HERE
3. Run odin on a pc
4. Use the usb jig to enter download mode and connect phone to pc using a trusted data cord.It should say "added" in the box on the left
5. In "PDA" field, put the philz kernel. Press start, then wait for green box "PASSED"
6. The phone should automatically reboot.
7. Go to Play Store and install "Rom Toolbox Lite"
8. Run the app and go to reboot to recovery/download mode
I remember reading that ROM TOOLBOX was incompatible with the S2. From what I read it breaks recovery on the phone.
There is an alternative......you need root for it, but once you *do* have root, visit the playstore for this app.....
https://play.google.com/store/apps/details?id=com.vasily.powermenu
I have used it in the past......
It allows the user to boot into recovery & download modes from the homescreen.....no buttons required.....
http://i.imgur.com/rVnFwJM.jpg
keithross39 said:
I remember reading that ROM TOOLBOX was incompatible with the S2. From what I read it breaks recovery on the phone.
There is an alternative......you need root for it, but once you *do* have root, visit the playstore for this app.....
https://play.google.com/store/apps/details?id=com.vasily.powermenu
I have used it in the past......
It allows the user to boot into recovery & download modes from the homescreen.....no buttons required.....
http://i.imgur.com/rVnFwJM.jpg
Click to expand...
Click to collapse
I use it and never had any issues, but that is another good option
SethPDA said:
My device does not boot into Recovery or Download mode.
I am pressing the RIGHT key combinations, at the right time(at the i9100 logo) but the device does not react.
Buttons are working just fine (the phone is new).
Comes with original unmodified firmware:
4.1.2
Baseband:
I9100XXMS2
Build number:
JZO54K.I9100XWLSS
I also tried booting into recovery from ADB, but ADB does not recognise my phone for some reason.
Can anyone help please?
Click to expand...
Click to collapse
you need push the buttons from start to the i9100 logo that it is the trick to boot ^^
Thanks guys for suggestions. The problem is, I cannot have root, without getting into recovery.
And I know the correct button combination, it just doesn't work.
I say it again: I check, the buttons function normally inside Android. But while booting, it does not do anything.
Is there any way to get ADB debugging to work on jelly bean firmware 4.1.2? From adb, I could reboot into download and recovery mode too.
Right now, ADB does not recognize my device.
Any suggestions?
As a previous poster said, buy a USB jig from eBay (or make one yourself)......
You plug it in to the usb socket (when the phone is switched off) and it forces the phone into download mode without having to press any buttons.....
http://i.imgur.com/rVnFwJM.jpg
Okay so I didn't wanted to buy stuff neither to make my own.
So here's what I did:
I downloaded KingRoot 4.5, and I rooted the phone with it. I downloaded the Quick Reboot app, and now I can enter recovery.
Thanks for your suggestions though. Have a nice day!

Can't access recovery mode. NO HOME BUTTON

Hey everybody. I was recently playing around with SlimKat for a bit but I wiped data and It's in a bootloop (I think) .Unfortunately, the home button on my S2 is broken, so I am unable to get to recovery mode by the normal means.
Is there any other way that I can access the recovery mode without using the home button? Unfortunately the phone won't boot so I can't use an app on Android to do so. I want to reflash SlimKat and I also don't have a PC. Help it's urgently.
FrostOnXDA said:
Hey everybody. I was recently playing around with SlimKat for a bit but I wiped data and It's in a bootloop (I think) .Unfortunately, the home button on my S2 is broken, so I am unable to get to recovery mode by the normal means.
Is there any other way that I can access the recovery mode without using the home button? Unfortunately the phone won't boot so I can't use an app on Android to do so. I want to reflash SlimKat and I also don't have a PC. Help it's urgently.
Click to expand...
Click to collapse
The only real solution is to fix the home button. At some point you will NEED it!
There are ways to get the phone working though if you want to make your life more difficult.
1. Get a USB jig to access download mode.
2. Flash stock rom for your region from sammobile or similar website.
3. Enable ADB debugging, then use ADB to reboot to recovery.
You may still run into problems doing this, as you most likely will need to do a factory reset from 3e recovery after flashing the stock rom for it to boot properly.
Please use internet search and search on XDA for more info, but I'll repeat myself: You need to fix your home button
noppy22 said:
The only real solution is to fix the home button. At some point you will NEED it!
There are ways to get the phone working though if you want to make your life more difficult.
1. Get a USB jig to access download mode.
2. Flash stock rom for your region from sammobile or similar website.
3. Enable ADB debugging, then use ADB to reboot to recovery.
You may still run into problems doing this, as you most likely will need to do a factory reset from 3e recovery after flashing the stock rom for it to boot properly.
Please use internet search and search on XDA for more info, but I'll repeat myself: You need to fix your home button
Click to expand...
Click to collapse
I have the stock rom and I can access download mode without usb jig. I'm holding volume - and im plugging in the phone and it automatically goes into download mode. Thanks for help! But , why I got into a bootloop after wiping data , cache and dalvik cache?
FrostOnXDA said:
I have the stock rom and I can access download mode without usb jig. I'm holding volume - and im plugging in the phone and it automatically goes into download mode. Thanks for help! But , why I got into a bootloop after wiping data , cache and dalvik cache?
Click to expand...
Click to collapse
No idea. Wiping data shouldn't cause a bootloop....
noppy22 said:
No idea. Wiping data shouldn't cause a bootloop....
Click to expand...
Click to collapse
I thought the same thing but now idk.

Categories

Resources