iamlooper / NRAO

A non-root android optimizer, as the name tells.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NRAO (Non root android optimizer) πŸš€

A non-root android optimizer, as the name tells. Powered by Shizuku.

Usage πŸ”’

After downloading the zip from given sources, rename downloaded zip to NRAO.zip, execute the following code in Termux but make sure that the zip is in Internal Storage / Download:

termux-setup-storage
sh <path to rish file> # Start Shizuku shell.
mkdir -p /sdcard/Download/NRAO
unzip -qo /sdcard/Download/NRAO.zip -d /sdcard/Download/NRAO
sh /sdcard/Download/NRAO/run.sh

Do this again after every reboot because currently there is no automated method to execute NRAO on every reboot.

Download πŸ“²

You can download NRAO from the following:

Notes πŸ—’οΈ

  • Device may overheat while execution.
  • Make sure to reboot device before updating NRAO to flush previous tweaks.
  • Every device is not compatible so kindly note this before giving feedback.
  • Don't expect any black magic to occur so that your device suddenly transforms into ROG Phone 6.

Support Us πŸ’™

If you liked any one of my projects then consider supporting me via following:

About

A non-root android optimizer, as the name tells.

License:MIT License


Languages

Language:C++ 78.1%Language:Shell 16.9%Language:Makefile 4.9%