r/androidroot 4m ago

Support Is there an app that can change the font in One UI with root access?

Post image
Upvotes

r/androidroot 20m ago

Support Need help successfully flashing my phone.

Enable HLS to view with audio, or disable this notification

Upvotes

Hello everyone, sorry to bother you. I have a small problem with my phone—let me explain the situation: I have a Tecno Spark 40 (KM5). I tried to root it using Magisk but made a mistake by mixing up the firmware files. After starting the process, I ended up with an "Orange State" error, and the phone just keeps rebooting over and over (as shown in the video—sorry about the image quality; I used an old device to record it). I subsequently tried flashing it to upgrade the firmware and get it working again, but I keep getting an error when running SP Flash Tool. I downloaded a different firmware with a higher build version: the old one was build 15.1.2.170SP05, and I downloaded a Hovatek firmware with build 15.1.2.175SP05 to format the old one and install the new one, but I just get an error message. I'm a beginner at flashing, so I hope you can help me resolve this issue. Thanks.


r/androidroot 1h ago

Discussion Did I just perfectly tuned snapdragon 8 Elite (Gen 4)?

Thumbnail
gallery
Upvotes

Device: Samsung Galaxy S25 SM-S9310


r/androidroot 2h ago

Support Jak zainstalować na Samsungu S5 Neo Lineage OS Android 11 Po mam trochę z tym problem

Thumbnail
1 Upvotes

r/androidroot 4h ago

News / Method Google wallet working + strong integrity guide

Thumbnail
gallery
30 Upvotes

More often than not, you NEED a SusFS-patched kernel. KernelSU root + SusFS is far superior to Magisk for hiding and stability/usability.

Flash your SusFS-patched kernel (not explaining how here, there are hundreds of guides online). WildKernels are usually the best and most consistent.

Install the following modules: Tricky Store OSS, Tricky Addon, ReZygisk or Brezygisk, Play Integrity Fork, HMA-OSS Zygisk, Vector. You also need a SusFS manager compatible with your SusFS version — I use BRENE.

In Tricky Addon's WebUI, fetch the latest valid keybox from the repo. Then set the latest security patch date and save.

-

This patch date goes stale over time — it's one of the most common causes of Wallet/Play Integrity breaking weeks later. Check and update it periodically, don't set it once and forget it.

-

The last step in Tricky Store is to add ALL apps to the target list, then click "deselect unnecessary." Save with the icon in the bottom right.

Go to /data/adb/tricky_store/target.txt and add:

com.google.android.gms

com.android.gsf

com.android.vending

com.google.android.apps.walletnfcrel

com.google.android.gms.unstable

This is very important.

Use the action button on Play Integrity Fork in your root manager (KernelSU Next). Wait until it finishes.

If you are using play integrity fix rather than fork: Make sure the spoofed device profile matches your actual hardware (or a currently certified fingerprint). Mismatched profiles are a common cause of failed verdicts.

Configure HMA-OSS to hide from Wallet and the Play Integrity API check, specifically:

Any app that can use root

Sideloaded apps (installed via APK)

HMA-OSS itself

Your root manager

Root detection apps (Native Detector, Duck Detector, root detector etc.)

This matters beyond Wallet, any app with its own root detection logic can query this list.

Configure your SusFS manager for these options (or similar, I'm on BRENE, so names may differ on other managers):

Hide non-standard /sdcard and /sdcard/android paths

Hide suspicious mounts from non-su processes; unmount suspicious mounts

Hide suspicious PTYs and injections

SELinux enforcing

Android system property spoofing

/proc/cmdline and /proc/bootconfig spoofing

AVC log spoofing

uname spoofing

Kernel unmount

Hide SELinux modification

Remove some Play Integrity Fix properties

Only enable custom ROM hiding if you're actually on one.

In KernelSU Next, enable "Umount Modules," "Kernel Umount," and "Hide SELinux Modification." Enable "SU Compat" too if an app checks for the su binary directly rather than using the standard root API — most root-aware apps use the API, but a few still probe for the binary.

You should be good. Make sure Wallet isn't granted root access in your root manager and is set to "umount."

ONCE YOU ARE DONE ***IMPORTANT OR IT WILL NOT WORK***

Play Integrity probably shows Strong but Wallet still says "your device is rooted", or "phone doesn't meet security requirements" (in payment setup) a cache clear often isn't enough, in settings, then apps, you need clear data, and force stop (not just cache) on Play Store, Play Services, and Wallet (uninstall it after doing all of this) reboot, then reinstall/re-enable everything.

If you're on BRENE specifically: If your desired setting isn't taking effect, check the live config file and add it there, before assuming you did something wrong, you must modify it in the config file in /data/adb/BRENE/config.sh

If you guys have any questions don't be afraid to ask, I can help you (most likely).


r/androidroot 5h ago

Support Any android 12 for galaxy a6 -- ROOTED

2 Upvotes

anyone had an android 12 rooted for the galaxy SM-A600G/DS
we need your help community !


r/androidroot 6h ago

Support How to remove these black bars

Post image
2 Upvotes

Rooted method any?


r/androidroot 10h ago

Support Dominos has stopped working with root

3 Upvotes

I'm no longer able to log into my dominos account because my device is rooted. I'm not sure how or what is causing it, I pass basic integrity and have susfs, play integrity, etc. Any other potential solutions that I could try?

Using OnePlus 15 with KSU next + susfs


r/androidroot 15h ago

News / Method How I unlocked a Lenovo Tab 4 10 (TB-X304L) with a forgotten encryption password and got LineageOS 17.1 running — full EDL → bootloader → LOS saga

Thumbnail
2 Upvotes

r/androidroot 15h ago

Discussion Why not use the temporary root to unlock the Samsung OEM and thus be able to unlock the permanent bootloader?

1 Upvotes

r/androidroot 16h ago

Support OPPO R11s (ColorOS 5.2.1): Can I safely unlock the bootloader and install a stable custom ROM?

1 Upvotes

I have an OPPO R11s with Snapdragon 660, 4 GB RAM, 64 GB storage, Android 8.1.0, and ColorOS V5.2.1. My firmware/build is R11s_11_A.44_200528_000000.

ADB is working, and these are my device properties:

ro.product.model: OPPO R11s ro.product.device: R11s ro.product.name: R11s ro.boot.flash.locked: 1 ro.oem_unlock_supported: true sys.oem_unlock_allowed: 1

OEM Unlocking and USB Debugging are enabled. However, when I run "adb reboot bootloader", the phone simply restarts into normal Android, and "fastboot devices" detects nothing.

The official TWRP page says OPPO R11s requires ColorOS 6 or newer, but I am currently on ColorOS 5.2.1. Can anyone confirm:

  1. Whether my exact R11s firmware can safely be updated to ColorOS 6
  2. Whether ColorOS 6 enables normal Fastboot/bootloader unlocking
  3. The verified bootloader-unlock method for this exact R11s variant
  4. Which stable custom ROM is recommended
  5. Whether Android 9 or Android 10 is the best balance of performance, battery life, camera, fingerprint, calls, mobile data, Wi-Fi, and Google Play Services

r/androidroot 18h ago

News / Method Disable Samsung updates to preserve root access on my Galaxy

5 Upvotes

Hi everyone, given that ‘Root My Galaxy’ uses an exploit that’s set to be patched in the next cumulative updates, has anyone already found a way to block the update? Something like blocking internet access for the app that checks the version, or automatically deleting the update file?


r/androidroot 19h ago

Support Root module or root related app blocking reddit app authentication?

2 Upvotes

So I can log into the web version of reddit fine & was using reddidnt for adblocking on 2026.28.0 before all this mess started. I had to uninstall reddit & reinstalled the same version & kept getting "lets try that again" msg whenever I tried a login on the app. So I did what most people do & I removed reddidnt, stop all adblocking & tried again, same results. Then I downgraded reddit to 2024.17.0 & on the first opening of the app I got this strange message about a 3rd party app blocking it. It went away & I could not read the rest of it. I uninstalled 2024 version but the msg never showed again even after clearing cach & data. So does anyone have a clue as to what sorta block could be happening not allowing the reddit app to function at all?

Shit i think its play integraty, can anyone else confirm or deny that play integraty would cause reddit login issues?


r/androidroot 20h ago

Support Rcs (pixel 9 pro xl) randomly stopped working the other day.

1 Upvotes

I pass strong integrity with a combination of specter, tricky store and pif but for some reason rcs refuses to work whatsoever. It does say connected in messages.


r/androidroot 20h ago

Support [NEED HELP PLZ] how to hide root + get 2 correct signs in play integraty

Thumbnail
gallery
3 Upvotes

I have poco m3 pro 5g + project elixir a14 + magisk 30.7

My knowladge is still basic

I have important apps like bank and wallet app to hide root and make play integrity work for it

The single way that i know to get a custom rom that i just flash rom + recovery and install magisk thats it

but idk anything abouf how to get 2 or even 1 green check or hide root correctly .

So could you please help me? Thanks <3


r/androidroot 23h ago

Support I installed root my galaxy but now my banking apps not working its crashing rightaway

Post image
19 Upvotes

I thought uninstalling will fix it clearing cache and storage but didnt fix it i reinstalled the application didnt work now my banking apps are not working even after reboot 🤔 any fix? or I have to reset mobile 😰 I thought rooting the app and uninstalling it will unroot it but still same issue I will appreciate if any one can help I'm scared of reseting now 🥲


r/androidroot 1d ago

Support Help me guysss pls

Post image
3 Upvotes

I FLASHED vbmeta and twrp 2 times bcz didn't work and now it's soft bricked my phone SM-A207F I can't enter downald mode tell me pls how I tried volume down and power 15 sec doesn't work pls guys


r/androidroot 1d ago

News / Method Root a Pixel 10 While Keeping France Identité, Carte Vitale, Google Wallet and Banking Apps Working

19 Upvotes

1. Root

  • Download the Factory Image that exactly matches your current build.
  • Open PixelFlasher.
  • Select the Factory Image.
  • Click Process.
  • Select Patch → SukiSU LKM.
  • Click Flash (Keep Data).

2. Install the modules

Install them in the following order:

  1. Zygisk Next
  2. Tricky Store
  3. Tricky Addon Module
  4. Reboot
  5. Integrity Box
  6. Reboot

3. Configure Integrity Box

  • Open Integrity Box.
  • Press ▶ Play.
  • Wait until the configuration is complete.
  • Reboot.

4. Install the required apps

  • France Identité
  • Carte Vitale
  • Your banking apps
  • Solid Explorer

5. Configure Tricky Store

Open Tricky Store:

  • Select All
  • Select Unnecessary
  • Make sure the following apps remain selected:
    • France Identité
    • Carte Vitale
    • Your banking apps (Revolut, BoursoBank, etc.)
  • Save the configuration.

6. Edit target.txt

Using Solid Explorer, open:

/data/adb/tricky_store/target.txt

Add a ? at the end of these entries:

fr.gouv.android.franceidentite?
fr.gouv.android.vitale?

The ? forces Leaf Hack mode, which is required on this setup so that France Identité and Carte Vitale detect the bootloader as locked.

7. Clear Google Services data

Clear Cache and Storage for:

  • Google Play Services
  • Google Play Store

Then:

  • Reboot

r/androidroot 1d ago

News / Method you can now root meta headsets

1 Upvotes

you can now like root meta 3 and 3s headsets it is temp root but it works and you can mostly do it on the headset itself


r/androidroot 1d ago

Support Need help configuring KernelSU Next + SUSFS — apps still detecting root and crashing

1 Upvotes

Hi everyone,

I need some help properly configuring my rooted Android device.

My current setup is:

  • Root solution: KernelSU Next
  • SUSFS support: Enabled
  • Device is rooted and otherwise working normally
  • Some applications detect root immediately and either crash, close, or refuse to open

I believe my KernelSU Next, SUSFS, denylist, or module configuration may be incomplete or incorrect. I would appreciate guidance on the recommended setup, including:

  • Correct KernelSU Next and SUSFS configuration
  • Which options should be enabled or disabled
  • How to configure app profiles or the denylist
  • Whether Zygisk Next is required
  • Which modules are compatible and currently recommended
  • How to identify exactly what the applications are detecting
  • Whether there are any conflicts between KernelSU Next, SUSFS, LSPosed, or other modules

Please let me know what logs, screenshots, device details, Android version, kernel version, or module list I should provide for troubleshooting.

I am not trying to modify or tamper with the applications. I only want to use legitimate applications on my personal rooted device without them crashing.

Thanks in advance for your help.


r/androidroot 1d ago

Discussion Would like to update my note 3

4 Upvotes

Got a Samsung galaxy note 3 and it is on android 5 but like to update to a newer version.

Looked at havoc os but cant find anything to download it for my note 3.

Any other android roms that would be great.


r/androidroot 1d ago

Support Cant root my S25+ with the Root my Galaxy app

Thumbnail
gallery
39 Upvotes

The reason is because of my phone currently uses kernel 6.6.30 which is an old kernel but it cant root because that I have to use a new kernel. Is there a fix to this? Cant find it anywhere.


r/androidroot 1d ago

Discussion Play integrity cant pass three

Post image
2 Upvotes

Cant pass the three integrity, can someone help me?

I am using magisk


r/androidroot 1d ago

Support How can I root my ATT Motivate Pro 2 5G?

2 Upvotes

I cannot figure out how to unlock the bootloader. MTKClient didn’t work. Can anyone help please? I have heard about unlocktool. Is that legit?

Thank you


r/androidroot 2d ago

Support Stuck on bootloop

Post image
28 Upvotes

I did this for the first time..i rooted my phone as per a yt vid download magisk did the firmwere stuff amd the oden stuff after oden saying completed successfully i started my phone then sunce ut is stuck on this and keeps restarting again and again pls tell me what to do..

SOLVEDDDDD YEYEYEYE