What phones (and other things) should users who want to root avoid?

This page summarizes the projects mentioned and recommended in the original post on /r/androidroot

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Magisk

    The Magic Mask for Android

  • $ mkdir my-cool-font-module && cd my-cool-font-module $ mkdir -p META-INF/com/google/android system/fonts $ curl -Lo META-INF/com/google/android/update-binary https://github.com/topjohnwu/Magisk/blob/master/scripts/module_installer.sh?raw=true $ echo "#MAGISK" >META-INF/com/google/android/updater-script $ cp ~/fonts/CoolFont-Regular.ttf system/fonts/Roboto-Regular.ttf $ cp ~/fonts/CoolFont-Bold.ttf system/fonts/Roboto-Bold.ttf $ cp ~/fonts/CoolFont-Italic.ttf system/fonts/Roboto-Italic.ttf $ # copy all the fonts to system/fonts/Roboto-Variant.ttf. Check /system/fonts in a root file manager for the exact names of the Roboto ttf files (or any system font for that matter) $ cat Modules > Install from Storage > Browse for the ZIP > Done!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts