# adb_root **Repository Path**: teller110/adb_root ## Basic Information - **Project Name**: adb_root - **Description**: No description available - **Primary Language**: Shell - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-22 - **Last Updated**: 2024-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # adb root Enable adb root in production build device for Android 11+. ## Usage Install it as a Magisk module > :warning: **USE AT YOUR OWN RISK!!!** ## Build ```sh ./build.sh ``` ## Credits 1. [adb_root](https://github.com/wuxianlin/adb_root) 2. [magisk enable adb root](https://liwugang.github.io/2021/07/11/magisk_enable_adbr_root.html)