Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flyskywhy/install-supersu

Install `SuperSU` APP and related files on Android via adb shell command
https://github.com/flyskywhy/install-supersu

adb adb-shell app app-watchdogd react-native root su supersu watchdogd

Last synced: about 1 month ago
JSON representation

Install `SuperSU` APP and related files on Android via adb shell command

Awesome Lists containing this project

README

        

# install-supersu
Install `SuperSu.apk` and related files on Android via adb shell command.

Needed by [app_watchdogd.sh](https://github.com/flyskywhy/app_watchdogd) to automatically relaunch an Android APP which is killed or crashed.

Ref to [install-supersu-via-adb](https://github.com/spff/install-supersu-via-adb/blob/master/suscript.sh) and [How to gain root on BlueStacks Android emulator](https://android.stackexchange.com/questions/224119/how-to-gain-root-on-bluestacks-android-emulator/224120#224120).

PLEASE NOTE: Rooting a device may void the warranty on the device. It may also make the device unstable or if not done properly, may completely brick the device. Some methods may install additional apps/software on your device. I don't take any responsibility for your device. Root at your own risk and only if you understand what you are doing!

## Usage
For sure you can connect device with `adb`.

### [A40i](https://www.allwinnertech.com/index.php?c=product&a=index&id=69)
To root:

./armv7-a40i.sh

when you see 'Success', you can `CTRL+c`, and click on Android screen to run `SuperSU` APP.

To revert root:

./armv7-a40i-revert.sh