Skip to content

Latest commit

 

History

History
executable file
·
67 lines (50 loc) · 4.42 KB

File metadata and controls

executable file
·
67 lines (50 loc) · 4.42 KB

Extensive Morphe Builder

Telegram CI GitHub License GitHub Downloads (all assets, all releases) Morphe Unofficial XDA Thread

This Morphe builder creates Magisk/KernelSU modules but also apks for Morphe versions of YouTube, YouTube Music and Reddit atm.

Get the latest CI release here.

Installation

Non-root users

Install and update APKs with Obtainium

Use Obtainium to install and update APKs directly from the source and get notified when new versions are released. A configuration file is provided for quick and easy setup.

Root users

  • Download the ZIP files you want to flash from the releases page.

  • Use zygisk-detach to detach YouTube, YouTube Music and other apps from the Play Store.

Building Locally

On Termux

bash <(curl -sSf https://raw.githubusercontent.com/sixstrings/morphe-builder/main/build-termux.sh)

On Desktop

git clone https://github.com/sixstrings/morphe-builder --depth 1
cd morphe-builder
./build.sh

Credits

  • j-hc for creating this builder and also zygisk-detach.
  • Morphe team for their amazing Morphe-patches.
  • ImranR98 for Obtainium.
  • peternmuller for the fork.

License

Copyright (C) 2024-2026 Holger Richard S.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.