This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
How to use?
A. Taha Baki edited this page Apr 17, 2021
·
3 revisions
First of all you need root
or superuser
privileges to use this program. It has currently 2 main features:
- HAL3/Camera2API toggling...
- Automated recovery operations via OpenRecoveryScript...
The best choice is using the built-in widget for just this purpose... Add widget to homescreen, and it will look kind a similar to the below image:
As I mentioned above you need root
, seriously. This program writes commands to a file, which then later read by the
recovery of your phone. Usually that file located at /cache/recovery/command
. The recovery operations with this method
is restricted to these actions:
- install
- wipe
- format
- backup
- restore
- mount
- remountrw
- set
- mkdir
- reboot
- sideload
- fixperms
- decrypt
You can find more detailed information here. Cool let's take a step forward, are you ready?
- i. Press the "➕" icon at the bottom center of the screen
- ii. Use the spinner to locate your command
- iii. Give some paramaters to it...
- iv. Apply Or Move to trash?
- iv.i. To Apply press the tick located at bottom right corner
- iv.ii. To Cancel all awaiting actions press the button next to tick icon
by @atahabaki 4 #shamrock-toolbox...