Morphe is a patcher for Android apps. It can patch apps and add extra features and customization.
You can patch any app you want, as long as you want YouTube, YT Music, or Reddit. We're constantly working on expanding support to more apps.
Download Morphe and follow the prompts to patch your app. Alternatively, you can follow the Morphe CLI documentation to use Morphe CLI to patch using a computer.
As safe as modifying obfuscated bytecode can be. All source code for Morphe is open-source and free for anyone to inspect. Our community actively reviews and contributes to the codebase.
Only if your phone decides to brick itself. Otherwise your device will be fine. Morphe only modifies app packages and doesn't touch system files.
Yes, but don't blame Morphe if your app becomes too customized for you to handle. It's recommended to customize up to your preference level and no more.
Morphe is a patcher for Android apps. Android is very different from iOS so it is not available on iOS. If your TV runs Android, it may be possible to use Morphe.
Morphe tries to support the very latest versions of YouTube and Reddit. If you like exploring and are willing to accept that some unidentified bugs may exist, then you can try patching the latest releases with Morphe. If you do not like to experiment with software or repatch often, then always patch the version recommended by Morphe.
Be aware that even if there are no unidentified bugs or issues with patching the latest, it may be full of a/b tests that show up for some users as strange UI layouts and unreleased work-in-progress features.
If Morphe Manager fails to patch the latest version of YouTube or Reddit, or you find patch bugs present in the latest that are not present in the recommended version, then please open an issue in the GitHub patches repo (Be sure to search for duplicate issues before creating a new issue).
Morphe supports patching some older versions of YouTube. At the present time the oldest versions that can be patched are:
- YouTube:
20.21.37 - YT Music:
7.29.52 - Reddit:
2025.48.0
But always ensure you have the latest patches, even when patching older app versions.
To update a patched app, you need to patch and install the app again. You do not need to uninstall your existing patched app to upgrade the patched app.
Patch versions are completely different from the app version, and newer patches can exist even if the app version is the same as your currently patched app. Check the Settings > Morphe > About screen to see if your patches are outdated.
What you found is a "pre-patched" APK patched by someone else.
Since there's no way to know if the APK was maliciously altered by someone else, for the safety of your device and your online accounts you should not use pre-patched APKs.
The official and only safe way to use Morphe is to patch yourself on your phone using the Android Morphe app or on your computer using Morphe CLI.
Change:
Settings > System > Installer > Root mount installer
Note that after download the original APK you will need to install it before continuing with root patching.
If microG is required for your patched app, you will be directed to the correct microG download page upon opening the app.
Morphe uses a text configuration for personalized settings which can be copied and pasted.
Go to: Settings > Morphe > Miscellaneous > Import / Export
Press the copy button to copy your settings to the clipboard. Paste your settings somewhere safe to save them (Notes app, email message, etc).
To restore your settings, paste your settings into the same Import / Export textbox and press Import.
Note
Information for MIUI users:
If you are using MIUI, you may need to use the Manage applications settings within the Hidden Settings for MIUI app in order to follow the steps below.
- If the unpatched version of the app is installed, open its App info and disable
Set as default/Open by default > Open supported links. - Open the App info of the patched app and enable
Set as default/Open by default > Open supported links, then enable all url links shown.
If you have related apps that also open the same weblinks (such as the "YT Create" app by YouTube), then you may need to disable links in those apps as well.
Some devices may require resetting "link verification" using a connected computer and ADB:
adb shell pm set-app-links --package app.morphe.android.youtube 0 all
or:
adb shell pm set-app-links-user-selection --user 0 --package app.morphe.android.youtube true www.youtube.com
https://developer.android.com/training/app-links/verify-applinks#:~:text=adb%20shell%20pm%20set%2Dapp%2Dlinks%20%2D%2Dpackage%20PACKAGE_NAME%200%20all
- Go to the Android Auto settings on your device.
- Scroll down to
Version and permission info. - Tap on it 10 times to enter developer mode.
- Tap the 3 dots in the upper-right corner of your screen and open the Developer settings.
- Scroll down and enable
Unknown sources.
Be aware that most YT Music Android Auto features require a YouTube Premium subscription.
- Turn on
Miscellaneous > Debugging > Debug loggingin the settings. - Install the Android developer tools on a computer, open a command prompt, and capture the logs using the command
adb logcat | grep 'morphe\|AndroidRuntimeto log both Morphe and crash logs. To save the logs to a file useadb logcat | grep 'morphe\|AndroidRuntime' > logs.txt - Alternatively, you can use any Android app capable of capturing logs (to use these apps a one time setup is required using a computer and ADB).
- Alternatively, in YouTube you can copy the most recent logs directly from the Debug settings menu (No ADB or computer setup is required). But due to clipboard limitations the log is limited to the most recent log data. Crash logs can only be collected using a computer and ADB.
Since we are an open-source community and depend on outside help, you can always check out our GitHub repositories and contribute to Morphe by creating an issue or pull request. You can also help with translations on Crowdin.
Additionally, financial donations are always welcome.
Because "Android App Modification And Transformation Tool" (AAMATT) is not very catchy. And because Morphe implies it morphs your apps into something better.
Morphe is not affiliated with ReVanced. Morphe was created by a team of former ReVanced developers and contributors.
The website uses Umami and Google Analytics 4: No cookies, no advertising, no profiling, and no data is sold or shared. Morphe does not add analytics or data collection to any patched apps.