Author Topic: How to test if Android is rooted  (Read 2669 times)

salvomic

  • Sr. Member
  • ****
  • Posts: 290
    • View Profile
How to test if Android is rooted
« on: June 27, 2018, 04:35:50 pm »
hi,
how to test if Android is rooted?
I re-flashed with "trial boot" (rooted Android, Linux, Sailfish), the scatter file reported
Code: [Select]
- partition_index: SYS23
  partition_name: boot
  file_name: root_boot.img
and in the Firmware folds there was root_boot.img, but Rootchecker app affirms that there is no root reachable...
Could I test with Termux or other apps?

thank you,
salvo
Gemini, Psion S5 and S5mx, iPhone, iPad, Huawei MediaPad M5, some HP calculators.
Psion Fans Italia moderator

gidds

  • Sr. Member
  • ****
  • Posts: 324
    • View Profile
How to test if Android is rooted
« Reply #1 on: June 27, 2018, 07:57:16 pm »
root_boot.img is the right image.

But after flashing that, you also need to install an app to give you root access.  Planet recommend Magisk Manager, and that's what I used.  (I don't know why that's needed, but it is.)

After that's set up, you can then e.g. ‘su root’ in Termux.
« Last Edit: June 27, 2018, 07:57:58 pm by gidds »
   Andy/
Psion 3a → Psion 5 → Psion 5mx → Gemini → Astro

shinkamui

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
How to test if Android is rooted
« Reply #2 on: June 27, 2018, 09:25:59 pm »
Quote from: gidds
root_boot.img is the right image.

But after flashing that, you also need to install an app to give you root access.  Planet recommend Magisk Manager, and that's what I used.  (I don't know why that's needed, but it is.)

After that's set up, you can then e.g. ‘su root’ in Termux.

Its required because the SU binary has been patched to force user UI level notification of root access attempts requiring confirmation, and fails closed by default.

salvomic

  • Sr. Member
  • ****
  • Posts: 290
    • View Profile
How to test if Android is rooted
« Reply #3 on: June 28, 2018, 02:53:04 am »
Quote from: gidds
root_boot.img is the right image.

But after flashing that, you also need to install an app to give you root access.  Planet recommend Magisk Manager, and that's what I used.  (I don't know why that's needed, but it is.)

After that's set up, you can then e.g. ‘su root’ in Termux.

thanks Andy,
I installed Magisk now, but how to use it? Here the app open the logo and I cannot see any menu...
salvo

EDIT: another thing: should I keep "Boot loader" option enabled or it is not necessary?
« Last Edit: June 28, 2018, 04:13:36 am by salvomic »
Gemini, Psion S5 and S5mx, iPhone, iPad, Huawei MediaPad M5, some HP calculators.
Psion Fans Italia moderator