Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/flyskywhy/install-supersu
- Owner: flyskywhy
- Created: 2021-06-25T08:51:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T06:38:03.000Z (over 2 years ago)
- Last Synced: 2023-03-24T04:21:26.393Z (almost 2 years ago)
- Topics: adb, adb-shell, app, app-watchdogd, react-native, root, su, supersu, watchdogd
- Language: Shell
- Homepage:
- Size: 5.45 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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