You have to boot to bootloader to use fastboot commands.Hello everyone, I had a problem with the command fastboot devices, didnt display the serial nimber of the device, but adb devices works fine. where is the problem please View attachment 5874893
Thanks a lot for your help, I have boot it to bootloader the fastboot works fine now and I could transfer the patched image but the smartphonne not rooted yet after checking with root checker app. I have used the latest image redfine. What should I do?
When you open the Magisk app, does it show up like this?Thanks a lot for your help, I have boot it to bootloader the fastboot works fine now and I could transfer the patched image but the smartphonne not rooted yet after checking with root checker app. I have used the latest image redfine. What should I do?
Thanks a lot
Zygisk No, what should I do pleaseWhen you open the Magisk app, does it show up like this?
Installed 25.2 (25200)
Zygisk Yes
Ramdisk Yes
If so, then your phone is definitely rooted. At the bottom of the app, go to the "Superuser" tab with the shield icon. Make sure that the app you want to grant superuser has the slider set to the 'on' position.
Actually, if it just says "Installed 25.2 (25200)", your device should be rooted.
I have rooted it, thanks a lotActually, if it just says "Installed 25.2 (25200)", your device should be rooted.
Zygisk can be turned on or off in the settings (top right gear icon from the home screen).
One thing you can do to really check root access is:
- Download Termux and open the app. At the bottom, you will see a $ dollar sign on the left.
- Type in:
su
then press the enter key- There will be a popup asking if you grant superuser access to Termux. Tap yes.
- The $ sign will change to
:/data/data/com.termux/files/home #- If this happens, you definitely have root.
- If this doesn't happen, open the Magisk app, go to the Superuser tab at the bottom, find Termux and turn the slider to the "on" position and try again at step 2.
You have to boot to bootloader to use fastboot commands.Hello everyone, I had a problem with the command fastboot devices, didnt display the serial nimber of the device, but adb devices works fine. where is the problem please View attachment 5874893
When you open the Magisk app, does it show up like this?Thanks a lot for your help, I have boot it to bootloader the fastboot works fine now and I could transfer the patched image but the smartphonne not rooted yet after checking with root checker app. I have used the latest image redfine. What should I do?
Thanks a lot
I have rooted it, thanks a lotActually, if it just says "Installed 25.2 (25200)", your device should be rooted.
Zygisk can be turned on or off in the settings (top right gear icon from the home screen).
One thing you can do to really check root access is:
- Download Termux and open the app. At the bottom, you will see a $ dollar sign on the left.
- Type in:
su
then press the enter key- There will be a popup asking if you grant superuser access to Termux. Tap yes.
- The $ sign will change to
:/data/data/com.termux/files/home #- If this happens, you definitely have root.
- If this doesn't happen, open the Magisk app, go to the Superuser tab at the bottom, find Termux and turn the slider to the "on" position and try again at step 2.