[HELP] Galaxy A20s (SNAPDRAGON version) still unrootable - Samsung Galaxy A20 Questions & Answers

Hello guys!
I came here to ask help for rooting and get TWRP working on A20s device...
If anyone could help, you're welcome!
On Telegram group, we are trying to boot TWRP (yes, it does flash but get stuck on boot with the error "SECURE CHECK FAIL: recovery.img").
I already tried to flash it with null vbmeta and patching the entire AP file via Magisk but got no success (with magisk patching it says "SECURE CHECK FAIL: for every element that is verified on boot (boot.img, recovery.img, vbmeta.img)"
Any news, tip, help or if you just wanna laugh about this device, join our group > https://t.me/GalaxyA20SS

codeblvnc said:
Hello guys!
I came here to ask help for rooting and get TWRP working on A20s device...
If anyone could help, you're welcome!
On Telegram group, we are trying to boot TWRP (yes, it does flash but get stuck on boot with the error "SECURE CHECK FAIL: recovery.img").
I already tried to flash it with null vbmeta and patching the entire AP file via Magisk but got no success (with magisk patching it says "SECURE CHECK FAIL: for every element that is verified on boot (boot.img, recovery.img, vbmeta.img)"
Any news, tip, help or if you just wanna laugh about this device, join our group > https://t.me/GalaxyA20SS
Click to expand...
Click to collapse
Did you disable dmverity?

ninjasinabag said:
Did you disable dmverity?
Click to expand...
Click to collapse
Yes, i compiled a kernel for it with dm verity disabled and our dev built a TWRP with it.

codeblvnc said:
Yes, i compiled a kernel for it with dm verity disabled and our dev built a TWRP with it.
Click to expand...
Click to collapse
Is it now rootable?

codeblvnc said:
Yes, i compiled a kernel for it with dm verity disabled and our dev built a TWRP with it.
Click to expand...
Click to collapse
No, there's a package to disable dmverity.
You can't just tack it on to a recovery.
The OS needs removal of encryption and bit checking for stability before it'll load with a custom recovery installed, otherwise your device will read as insecure and will refuse to load.

physwizz said:
Is it now rootable?
Click to expand...
Click to collapse
Not yet, my friend

ninjasinabag said:
No, there's a package to disable dmverity.
You can't just tack it on to a recovery.
The OS needs removal of encryption and bit checking for stability before it'll load with a custom recovery installed, otherwise your device will read as insecure and will refuse to load.
Click to expand...
Click to collapse
Oh, understood...
But how can i do this? Any guide or tip?

codeblvnc said:
Not yet, my friend
Click to expand...
Click to collapse
Keep working on it

physwizz said:
Keep working on it
Click to expand...
Click to collapse
Sure!

a twrp is available on telegram a20s channel

Techmaestroke said:
a twrp is available on telegram a20s channel
Click to expand...
Click to collapse
The problem is that you can't flash it with Odin

Related

Help to Root A9 pro (SM-A910F)

I'm looking for a way to root "A910F" via google, but no results.
I tried "how to root for A9100" but without success.
Please help me.
Not so far
sanglxagdm said:
I'm looking for a way to root "A910F" via google, but no results.
I tried "how to root for A9100" but without success.
Please help me.
Click to expand...
Click to collapse
Hey there, I have a Google alert set for anything posted about this phone but so far nothing has come up on how to root it. Just two sites on how to update its version of android. (Sorry, I'm not allowed to post links as I'm a brand new user to xda, but likely these sites are not of use to you)
I'm still waiting for a way to buy it! And I've been waiting a long time. May I ask how you purchased it? Any help you could give I would really appreciate!
rapidrem11 said:
Hey there, I have a Google alert set for anything posted about this phone but so far nothing has come up on how to root it. Just two sites on how to update its version of android. (Sorry, I'm not allowed to post links as I'm a brand new user to xda, but likely these sites are not of use to you)
I'm still waiting for a way to buy it! And I've been waiting a long time. May I ask how you purchased it? Any help you could give I would really appreciate!
Click to expand...
Click to collapse
in italy here : http://brenovia.it/samsung/samsung-a9100-galaxy-a9-pro-dual-32gb-211.html
TWRP 3.0.2-1
sanglxagdm said:
I'm looking for a way to root "A910F" via google, but no results.
I tried "how to root for A9100" but without success.
Please help me.
Click to expand...
Click to collapse
TWRP 3.0.2-1. for the Samsung Galaxy A9 pro SM-A910F - Qualcomm MSM8976
Needs someone to test and report what works what doesn't giving plenty of detail and if possible the recovery log. It may boot, it may not.
Stock Recovery is posted below if TWRP doesn't boot.
NOTE:
FLASHING CUSTOM STUFF VOIDS YOUR WARRANTY. THIS WILL TRIP THE KNOX FLAG.
Install:
Boot to download mode.
Flash with Odin using the AP slot.
Uncheck Auto-reboot.
Reboot to recovery immediately after flashing using POWER + HOME + VOL DOWN, as soon as the screen goes blank change to VOL UP whilst still holding the other buttons.
TWRP should now boot.
NOTE: ON SOME ANDROID 5.1.1 and 6.01 DEVICES IT IS NECESSARY TO GO TO:
Settings -> Developer Options -> OEM unlocking
AND ENABLE OEM UNLOCK FIRST OR YOU MAY ENCOUNTER 'BLOCKED BY FRP LOCK' WHEN FLASHING.
Install with ODIN:
twrp_3.0.2-1_sm-a910f_25716
Stock recovery:
A910FXXU1APFC_stock_recovery
TO ROOT
Flash the file below in twrp.
https://download.chainfire.eu/964/Su...0519174328.zip
.
Installed fine on my A9100! No more Chinese when I enter TWRP!!!! Thank u!
steberg said:
Installed fine on my A9100! No more Chinese when I enter TWRP!!!! Thank u!
Click to expand...
Click to collapse
Can you post the recovery.log as a file or on pastebin?
Sent from my SM-T280 using XDA-Developers mobile app
@ashyx
Attached the recovery file.
steberg said:
@ashyx
Attached the recovery file.
Click to expand...
Click to collapse
OK, twrp cannot mount data or storage at the moment because your device has encryption enabled and TWRP does not support Samsung encryption at the moment.
To mount data and storage data needs to formatted to remove encryption and a custom boot.img used to disable forced encryption.
Sent from my SM-T280 using XDA-Developers mobile app
ashyx said:
TWRP 3.0.2-1. for the Samsung Galaxy A9 pro SM-A910F - Qualcomm MSM8976
Needs someone to test and report what works what doesn't giving plenty of detail and if possible the recovery log. It may boot, it may not.
Stock Recovery is posted below if TWRP doesn't boot.
NOTE:
FLASHING CUSTOM STUFF VOIDS YOUR WARRANTY. THIS WILL TRIP THE KNOX FLAG.
Install:
Boot to download mode.
Flash with Odin using the AP slot.
Uncheck Auto-reboot.
Reboot to recovery immediately after flashing using POWER + HOME + VOL DOWN, as soon as the screen goes blank change to VOL UP whilst still holding the other buttons.
TWRP should now boot.
NOTE: ON SOME ANDROID 5.1.1 and 6.01 DEVICES IT IS NECESSARY TO GO TO:
Settings -> Developer Options -> OEM unlocking
AND ENABLE OEM UNLOCK FIRST OR YOU MAY ENCOUNTER 'BLOCKED BY FRP LOCK' WHEN FLASHING.
Install with ODIN:
twrp_3.0.2-1_sm-a910f_25716
Stock recovery:
A910FXXU1APFC_stock_recovery
TO ROOT
Flash the file below in twrp.
https://download.chainfire.eu/964/Su...0519174328.zip
.
Click to expand...
Click to collapse
Hello I can be use this Files on SM A910F/DS Series??? Please reply me my phone is Dual Sim
hello please reply me can i use this file on A910/DS
ashyx said:
OK, twrp cannot mount data or storage at the moment because your device has encryption enabled and TWRP does not support Samsung encryption at the moment.
To mount data and storage data needs to formatted to remove encryption and a custom boot.img used to disable forced encryption.
Click to expand...
Click to collapse
I did format data and in TWRP I was then able to save recovery.log on internal storage. But after reboot it's back to encryption... I don't know how to make custom boot.img.
Thanks for your effort!
steberg said:
I did format data and in TWRP I was then able to save recovery.log on internal storage. But after reboot it's back to encryption... I don't know how to make custom boot.img.
Thanks for your effort!
Click to expand...
Click to collapse
I will provide the custom boot.img to disable encryption.
Ah that is awesome!!!
steberg said:
Ah that is awesome!!!
Click to expand...
Click to collapse
Flash with ODIN or extract the boot.img and flash with TWRP.
Boot to TWRP format DATA(not wipe). Please note this will delete all user data.
Reboot to TWRP, should now be able to mount data and make backups.
Boot to OS, forced encryption should be disabled.
A910FXXU1APFC_no_encryptable_boot
.
ashyx said:
Flash with ODIN or extract the boot.img and flash with TWRP.
Boot to TWRP format DATA(not wipe). Please note this will delete all user data.
Reboot to TWRP, should now be able to mount data and make backups.
Boot to OS, forced encryption should be disabled.
A910FXXU1APFC_no_encryptable_boot
.
Click to expand...
Click to collapse
Would this boot image work with the latest firmware for the A9100? Would you mind posting one if it won't? Could you also provide paypal info I'd like to contribute for your efforts.
trafficontrolr said:
Would this boot image work with the latest firmware for the A9100? Would you mind posting one if it won't? Could you also provide paypal info I'd like to contribute for your efforts.
Click to expand...
Click to collapse
It may do, but if it doesn't post up your boot.img.
If you go to the xda website the donate button should be on the left. Or use the link below. Thanks for your support. [emoji106]
DONATE ME HERE IF YOU WANT TO BUY ME A BEER OR HIT THE THANKS BUTTON IF I HELPED YOU
ashyx said:
Flash with ODIN or extract the boot.img and flash with TWRP.
Boot to TWRP format DATA(not wipe). Please note this will delete all user data.
Reboot to TWRP, should now be able to mount data and make backups.
Boot to OS, forced encryption should be disabled.
A910FXXU1APFC_no_encryptable_boot
.
Click to expand...
Click to collapse
Yes It works fine now, even after reboot there is full access! I can now mount Data partition in twrp!
I get my paycheck tomorrow, so beer is incoming!
But there are some issues now in OS, most probably because the boot.img is for A910F and I'm on A9100... The navigation keys does not light up and is not working, also it will not turn on wifi even though I flip the switch. But finally some developer is taking the time for A9!
steberg said:
Yes It works fine now, even after reboot there is full access! I can now mount Data partition in twrp!
I get my paycheck tomorrow, so beer is incoming!
But there are some issues now in OS, most probably because the boot.img is for A910F and I'm on A9100... The navigation keys does not light up and is not working, also it will not turn on wifi even though I flip the switch. But finally some developer is taking the time for A9!
Click to expand...
Click to collapse
Those issues are almost certainly because of the kernel. Post your boot.img from the stock firmware.
Sent from my SM-T280 using XDA-Developers mobile app
It is great that such a serious developer starts to work for a9 pro and there are results immediately. @ashyx is there any way to put somehow anyhow a910f firm into a9100?
thanks
ashyx said:
Those issues are almost certainly because of the kernel. Post your boot.img from the stock firmware.
Sent from my SM-T280 using XDA-Developers mobile app
Click to expand...
Click to collapse
I thought so as well, that is why we cannot crossflash the A910F firmware to A9100. Anyway here is the boot.img from A9100! Thank u once again!
Btw, beer incoming!
No way to use international kernel somehow for a9100?

[TWRP 3.1.0-3] [Lenovo P2] [p2a42] [Unofficial]

Hey guys
I already find way to compile to the latest twrp 3.1.0-3 unofficially, to fix some existing bugs in previous version twrp both official or unofficial, like in prevous twrp, if you try to encrypt your data, you will getting alot trouble or imposible to decrypt and enter and access data user again.
Bug fixs:
Encryption,
Decryption,
Aroma installer,
All are fully working properly
Flash with previous twrp recovery or by fastboot
How to flash:
https://www.xda-developers.com/how-to-install-twrp/
Unofficial-materialized-twrp-3.1.0-0-p2a42:
Updated on: 29/4/2017
https://mega.nz/#!rAQ2CCjS!lCzt34NzyVz1ZK7Gbg9zdJ0NVQ3udV2tekkWCxJ18AY
Unofficial-twrp-3.1.0-0-p2a42:
Updated on: 5/5/2017
https://mega.nz/#!XRQ2WbrD!tI4NuiZPDaIdXOvh1XEWDTt2Wp4We-9jHtTObyrSUuk
Unofficial-twrp-3.1.0-3-p2a42:
Updated on: 7/5/2017
https://mega.nz/#!DB4mCI4B!6qNmiPCa9RYz0O6qyumcKM-DzJip2gGcXOk93oX0IfU
Thanks to:
@teamwin
@celoxocis
Credit to: twrp team
Click to expand...
Click to collapse
Tried to flash it but I'm stuck on 3.0.3.0.
UPDATE: somehow sometimes my P2 boots version 3.0.2.0 and sometimes 3.0.3.0, but how?
ilmervanhattem said:
Tried to flash it but I'm stuck on 3.0.3.0.
UPDATE: somehow sometimes my P2 boots version 3.0.2.0 and sometimes 3.0.3.0, but how?
Click to expand...
Click to collapse
Just enter to twrp recovery mode click install section, click install image section on right bottom side, and navigate to where is twrp img that you already downloaded, and thick button on recovery option (make sure not to choose wong section other than thick recovery button), then flashed, next restart to enter to boot recovery one again.
hendibudi said:
Just enter to twrp recovery mode click install section, click install image section on right bottom side, and navigate to where is twrp img that you already downloaded, and thick button on recovery option (make sure not to choose wong section other than thick recovery button), then flashed, next restart to enter to boot recovery one again.
Click to expand...
Click to collapse
That's exactly what I did, but didn't work. Guess I'll flash it with fastboot.
ilmervanhattem said:
That's exactly what I did, but didn't work. Guess I'll flash it with fastboot.
Click to expand...
Click to collapse
Yes you can, just rename the downloaded file to twrp.img
Thanks for this version! The other twrps indeed are not working with aroma installers.
911-Future_Maker said:
Thanks for this version! The other twrps indeed are not working with aroma installers.
Click to expand...
Click to collapse
Finally i just make latest twrp-3.1.0-0 unofficial for lenovo p2a42, fix bugs encryption and decryption
Nice OP!
hendibudi said:
Finally i just make latest twrp-3.1.0-0 unofficial for lenovo p2a42
Click to expand...
Click to collapse
Lol Congrats bro! :highfive: I'm using your deodexed rom and your twrp.
911-Future_Maker said:
Lol Congrats bro! :highfive: I'm using your deodexed rom and your twrp.
Click to expand...
Click to collapse
I already file deodexed rom for nougat, after examine still one bug there.
hendibudi said:
I already file deodexed rom for nougat, after examine only one bug there, so i doubt to upload.
Click to expand...
Click to collapse
Hell yeah! Thanks man!
For some reason I can't install the latest materialiazed 3.1.0.0 via the flash image in twrp. It installs, but the theme is the standard, not like in the screenshots. I didn't tried the fastboot method as I'm lazy.
Thanks bro.. i'll try this!!
hendibudi said:
Flash with previous twrp recovery or by fastboot
Click to expand...
Click to collapse
Maybe the question sounds stupid but why it is not allowed to flash update.zip ( TWRP inside ) with original Lenovo recovery ?
pabgar said:
Maybe the question sounds stupid but why it is not allowed to flash update.zip ( TWRP inside ) with original Lenovo recovery ?
Click to expand...
Click to collapse
Because the stock recovery sucks on all phones without exception.
Hai hendibudi i allready install your twrp
But when i enter twrp mode power + vol-/+
Its show lenovo recovery
Why or something wrong?
rudim12f said:
Hai hendibudi i allready install your twrp
But when i enter twrp mode power + vol-/+
Its show lenovo recovery
Why or something wrong?
Click to expand...
Click to collapse
sorry it's solved (before reboot system i have to reboot to recovery first)
but after that before entering twrp always shown pattern lock
please help and btw i used twrp 3.1.00
thanks before
rudim said:
sorry it's solved (before reboot system i have to reboot to recovery first)
but after that before entering twrp always shown pattern lock
please help and btw i used twrp 3.1.00
thanks before
Click to expand...
Click to collapse
To prevent twrp ask for code security, use second line when you wanna create security, if twrp ask code security, remove your security first and create new one like above
hendibudi said:
To prevent twrp ask for code security, use second line when you wanna create security, if twrp ask code security, remove your security first and create new one like above
Click to expand...
Click to collapse
thank you hendibudi its work
just one more try to root systemless not work for me also materialized not work still with old one
i want your suggestion for this
rudim said:
thank you hendibudi its work
just one more try to root systemless not work for me also materialized not work still with old one
i want your suggestion for this
Click to expand...
Click to collapse
Thanks, i updated the file you can download again for material theme

[Q] no Netflix download feature

Hello everyone!
My device is a Samsung Galaxy J5 with the Custom ROM LineageOS and root permissions. Since a few days Netflix aren't supported rooted devices anymore. So I have the Netflix app on my phone and I am able to watch series and movies normally. But the download feature isn't nowhere and no option for downloads at the settings. Before I had a custom ROM and root access, I was able to download Netflix content. I heard of Miagiks su-hide. I installed but SecurityNet failed with this message: CTS profile mismatch. I didn't find a solution yet. What can I do?
Thanks in advance
to pass safety net, you need stock DM verity, someone correct me if I'm wrong...
Wizardlysense said:
to pass safety net, you need stock DM verity, someone correct me if I'm wrong...
Click to expand...
Click to collapse
Did you mean this: https://source.android.com/security/verifiedboot/
!true said:
Did you mean this: https://source.android.com/security/verifiedboot/
Click to expand...
Click to collapse
I think so... It will only work on ROMs that has stock ROM DM verity and magisk su or no root...

Stock and Patched boot.img 10.0.12.0 (July)

Patched boot 10.0.12.0
Did you enable camera 2api and install Gcam after installing patch boot 10.0.5? If yes, can you please share the entire process?
S Advance User said:
Did you enable camera 2api and install Gcam after installing patch boot 10.0.5? If yes, can you please share the entire process?
Click to expand...
Click to collapse
https://forum.xda-developers.com/mi-a2/how-to/how-to-enabling-cam2-gcam-android-t3868766/page1
I accidentally updated my phone, and it gave me a bootloop, so i flashed the patched img and it worked, but now my wi-fi doesn't work, did you have any problem with this?
ThaiDai said:
Stock boot image extracted from payload.bin of OTA 10.0.5.0.
Patched boot was generated with Magisk.
Flashed it with fastboot and the Mi A2 was rooted again.
Click to expand...
Click to collapse
Patched boot from 10.07?
Sent from my Mi A2 using Tapatalk
alenaki123 said:
Patched boot from 10.07?
Click to expand...
Click to collapse
HERE (search rules)
Once more, as "enveloped" link is not seen by @e2vinay ...
https://forum.xda-developers.com/showpost.php?p=79215031&postcount=102
Hi
My Mi A2 has got latest OTA and version is v10.0.7.0.PDIMIXM
can you please provide original and patched boot
Thanks in advance
e2vinay said:
Hi
My Mi A2 has got latest OTA and version is v10.0.7.0.PDIMIXM
can you please provide original and patched boot
Thanks in advance
Click to expand...
Click to collapse
Its link up
Sent from my Mi A2 using Tapatalk
The Patch Boot Link is not working Can You Please Update it
S Advance User said:
Did you enable camera 2api and install Gcam after installing patch boot 10.0.5? If yes, can you please share the entire process?
Click to expand...
Click to collapse
I enabled camera2api yesterday by temporary root access using 10.7.0 patched boot
weppull said:
The Patch Boot Link is not working Can You Please Update it
Click to expand...
Click to collapse
Just now (to test on your request) successfully downloaded Patched boot.img 10.0.5.0 from the thread OP and Patched boot.img 10.0.7.0 from the link given 4 posts above yours
Aerobatic said:
Just now (to test on your request) successfully downloaded Patched boot.img 10.0.5.0 from the thread OP and Patched boot.img 10.0.7.0 from the link given 4 posts above yours
Click to expand...
Click to collapse
Link is working fine But
I've Used Patched Boot.img 10.0.2.0 and my Build No is 10.0.7 and My phone is Stuck on Android one Logo Any solution for this.....?
weppull said:
I've Used Patched Boot.img 10.0.2.0 and my Build No is 10.0.7 and My phone is Stuck on Android one Logo Any solution for this.....?
Click to expand...
Click to collapse
Please be more accurate in describing your problem next time (Quote: "The Patch Boot Link is not working").
And what stops you from using 1st original 10.0.7.0 boot?:
1. in bootloader mode in CMD window with admin rights after checking that phone is responsive ["fastboot devices"}. - boot into stock kernel ["fastboot boot boot.img"].
If phone boots OK, than you can:
- flash stock kernel (but you will need to know whcih A/B slot is active, see guides here),
- and/or check if patched boot is working as well:
2. in bootloader mode in CMD window with admin rights after checking that phone is responsive ["fastboot devices"}. - boot into patched kernel ["fastboot boot patched_boot.img"].
If phone boots OK, than you can get Magisk root , etc. See guides in this forum.
Update 10.0.8.0
Updated to 10.0.8.0.
stock and patched boot image in first post.
Fastboot rom
https://drive.google.com/file/d/1YkfN3bNxMSlxB4FAaLGKHSRYDGrCjeti/view
ThaiDai said:
Stock boot image extracted from 10.0.8.0
Patched boot was generated with Magisk.
Flashed it with fastboot and the Mi A2 was rooted again.
Click to expand...
Click to collapse
Could you please re-upload the patched boot img for V10.0.8.0.PDIMIXM. The files are not there right now...
jeevanthespark said:
Could you please re-upload the patched boot img for V10.0.8.0.PDIMIXM. The files are not there right now...
Click to expand...
Click to collapse
both links is working correctly
try another browser,vpn,or user agent
ThaiDai said:
Updated to 10.0.8.0.
stock and patched boot image in first post.
Click to expand...
Click to collapse
Can I use this for V10.0.8.0.PDIMIXM? I could see there are different versions like V10.0.8.0.PDLMIXM on the internet... Which model is this patched boot img?
---------- Post added at 02:48 PM ---------- Previous post was at 01:53 PM ----------
daitalos said:
both links is working correctly
try another browser,vpn,or user agent
Click to expand...
Click to collapse
Downloaded using VPN. Thanks
stock boot missing
ThaiDai said:
Stock boot image extracted from 10.0.8.0
Patched boot was generated with Magisk.
Flashed it with fastboot and the Mi A2 was rooted again.
Click to expand...
Click to collapse
Hi, tried downloading the stock boot and the error 410 Gone popped up.
If you could sort the link out or generate another link, it would be really appreciated.
Also, with the stock boot image provided, I can root my device without bricking provided that I follow all the correct steps yes?
Thanks in advance
mi a1
plz provide, mi a1 april pached boot.img

Secure Check Fail : recovery.img error on samsung A20s (SM-A207f) after flashing Magisk

Problem 1: First I tried to install magsik using twrp but I don't know after flash twrp it boot to download mode showing something like this [ <!> or <.> ( I don't remember clearly ) there was also an error saying (dev_block) ] so twrp not working on my devices​Problem 2: Then i tried to install magisk by patch method after flashing using Odin [ it got flashed successfully ] but when I tried to boot it automatically boots to download mode and showing [ Secure Check Fail: recovery ] (i was able to recover my devices)​​How I fix these problems I really wanted to root my device​*Bootloader is unlocked*
Device INFO​Model: SM-A207F
BUILD: QP1A. 190711.020A207FXXU2BUD4
Baseband Version: A207FXXU2BUC1
ONE UI: 2.0
Android: 10
PLEASE HELP
If these problems didn't get fixed can I use an older version of android ( 9.0 ) to root my device
Did you install twrp?
Wait you cant root this phone theres no twrp nor any magisk for this phone sorry...
All phones can get rooted by means of ADB having the correct SU-binary at your hands: Rooting Android is done by simply adding SU-binary to Android OS.
jwoegerbauer said:
All phones can get rooted by means of ADB having the correct SU-binary at your hands: Rooting Android is done by simply adding SU-binary to Android OS.
Click to expand...
Click to collapse
Yes thats correct but there's different methods for Samsung though right?
Keno_I said:
Did you install twrp?
Click to expand...
Click to collapse
Bor I installed twrp but after installation its reboot to download mode and shows ( something like this <!> some errors saying dev_block ) so after that I have recovered it
Keno_I said:
Wait you cant root this phone theres no twrp nor any magisk for this phone sorry...
Click to expand...
Click to collapse
Bro there is twrp for this phone I have downloaded it from twrp.me official website
jwoegerbauer said:
All phones can get rooted by means of ADB having the correct SU-binary at your hands: Rooting Android is done by simply adding SU-binary to Android OS.
Click to expand...
Click to collapse
How to do this
You needto add the su binary to android though i think there are some guidelines online
Keno_I said:
You needto add the su binary to android though i think there are some guidelines online
Click to expand...
Click to collapse
Ye, I have read some guides but the problem is to install SU binary I have to flash no-verity-opt-encrypt and for that, I have to use TWRP but TWRP is not working the only device and Thanks
Question
Does Samsung Devices support fastboot if doesn't can I install it (I have a20s how I put that in recovery mode) ??
and Thnaks in Advance
jwoegerbauer said:
All phones can get rooted by means of ADB having the correct SU-binary at your hands: Rooting Android is done by simply adding SU-binary to Android OS.
Click to expand...
Click to collapse
I am stuck trying to root an android tv.
Its not possible all the time...
physwizz said:
For A20s (A207) a root method has not yet been devised.
They are working on it here
t.me/GalaxyA20SS
Click to expand...
Click to collapse
Thanks
Hex_101 said:
Thanks
Click to expand...
Click to collapse
No problem.
Could you click the tick next to the post so the thread can be marked solved?
Sorry you didn't get the root in the end.
I have the same Device but idk if it'll work

Categories

Resources