Skip to content

legendsayantan/ShizuTools

Repository files navigation

ShizuTools

Contains some easy-to-use tools to go beyond the level of control allowed by Android System.

Tools -

  • Debloater - Uninstall system apps and bloatware, with app descriptions from UAD.

  • ThemePatcher - Unlocks premium content for free, from the Oppo/Realme/Oneplus theme store.

  • LookBack - Allows downgrade of apps, without uninstallation.

  • MixedAudio - Allows multiple media apps to play at the same time. May cause some apps to crash.

  • ADB Shell - Manually execute other raw ADB commands.

  • Intent Shell - Allows other apps (Tasker,MacroDroid,etc) to run ADB commands via intent requests.

    Intent action - com.legendsayantan.adbtools.execute

    Intent package - com.legendsayantan.adbtools

    Intent extras -

         i. `command` - The adb command to execute.
    
         ii. `key` - The access key generated by ShizuTools.
    

This app is still on development phase, and not everything is always reliable. Feel free to suggest new features, report bugs or contribute to the project.

Installation

Download the latest apk from here.

License

This project is licensed under GNU General Public License v3.0.

Note - You must not distribute this software, whether original or modified, to any platform without its source code or the reference to its original source code. Also, uploading to any app stores is forbidden.