Simplest way to access TWRP?

Hi,

Yesterday I upgraded /e/OS manually using an unofficial ROM. Everything went smoothly. I booted into TWRP and then used adb sideload to install the new ROM.

Now here’s the thing. The shortcut to boot into TWRP on my Samsung SM-A520-F is rather quirky. You have to press down all four buttons on the phone simultaneously, and once the screen goes black, you have to release the lower volume button. At least that’s what I figured out.

Now I have to perform the same operation on my dad’s phone. He lives 1500 kilometers away, so I have to connect to his computer remotely (I’m doing this all the time though).

Here’s my question. Is there a different way to access TWRP ? Can I directly boot into it using an adb command ? This would spare my dad (who’s definitely not a phone hacker) the mess and potential disaster of using a not-very-user-friendly key combination.

Thanks & cheers from the sunny South of France,

Niki

I’ll answer this myself, since I just found the solution. A simple adb reboot recovery does the trick.

There is also available within Developer settings, Advanced restart. This adds boot Bootloader and Recover to the power menu.

2 Likes

Hmmm. I can’t seem to find this option in my Developer Settings. But as long as adb reboot recovery does the trick, it’s not really a problem.

It’s here: Settings > System > Buttons > Power menu > Advanced restart

I don’t have that setting.

In android R 11 :

→ settings → system → advanced → gesture

Boot Recovery Mode on (a5y17lte)

  • With the device powered off - hold Volume Up + Home + Power
  • In android R 11 : → settings → system → advanced → gesture → power menu → advanced restart
1 Like

And, of course, Settings has a Search function, useful if the setting is in different places for different devices / builds.

1 Like

This topic was automatically closed after 43 hours. New replies are no longer allowed.