Grid Screen
Last updated
Last updated
Back Arrow: Return to Devices Screen
Eye Icon: Quick view all devices
Optimizer: Run a performance optimization on selected devices
Mining Toggle: Start/Stop mining on selected devices (change mining function in settings) - See more below
Mirror: Start screen mirroring on selected devices (When troubleshooting, inspect No Audio settings)
Refresh: Update device list and connection status
Screen Sleep: Turn off displays while keeping devices awake on selected devices
Settings: Access configuration screen
Tag: Customize device names
Mirror: Immediately start individual device mirroring
Select: Add device to selection group
Battery Temperature Control
Submit custom temperature
Reset: Set to real temperature
Leave as-is unless the device issues a battery temp warning. Otherwise set to 20°C.
Battery Level Management
Submit: custom battery level
Reset: Set to real battery level
Use this feature to set the battery to 1-100% to avoid the phone interpreting the lack of battery as 0%, therefore shutting itself off repeatedly.
Wi-Fi Configuration
Set SSID (network name) and password
Package/APK Management
Install APK files using Browse and Install
Custom Hard Remove feature for debloating - See more below
By default, Cellhasher provides a custom list of popular packages for Hard Remove. Edit what is included in Hard Remove in Settings. See below:
Script Execution
Select Script
Execute your own script using Browse and Run Script
Pre-Made Script
Select a pre-made script provided by Cellhasher
The pre-made scripts can be ran again on the same device if you experience an execution failure.
The mirror feature will intiate the selected phones to appear in the grid display. The devices will appear one-at-a-time, and continue to rearrange automatically until all selected devices appear.
Use the window header's expand feature to show a single device full-screened.
To uninstall unnecessary packages and lighten the device, first configure which packages you'd like included in the Hard Remove process. You can edit these in settings.
To initate a Hard Remove, click the box icon next to a device. Without selecting anything specific, Hard Remove will remove all of your configured packages.
You can also Hard Remove all selected devices from the multi-view screen.
To mine for the first time, follow this two-step process. You can run the Step Up scripts multiple times with no harm, such as if an error occurs midway. Otherwise, if you would like to start fresh, you can just delete Termux app from the device and begin again.
Use Set Up Script
From the home screen, select the monitor icon.
On the sidebar, select the script task icon at the bottom.
Under "Premade Scripts" chose your preferred Set Up script to run.
Enter your wallet address and optionally adjust other details. (PSA: Known bug sometimes causes default settings to still be used at this stage, so be sure to continue on following the next set of steps below.)
Run.
Start or Stop Mining
In order to start or stop the miner after it's been set up, you'll need to configure the mining button (Pickaxe icon).
To do this, go to Settings and click the Wrench/Hammer icon.
From the dropdown, select the crypto you've ran the set up script for.
Enter in your wallet address and other details, and save.
Check the "Set as Active" checkbox. This controls which crypto the Pickaxe icon in the Tool Bar starts/stops.
If you're currently mining from after using the Set Up script, you can now use the Pickaxe to stop that operation. Start the mining again, and your configured settings will take effect.
Set Up Auto-Boot
While connected to the Cellhasher Control or ADB, use the console to set up auto boot when power is connected. Not all devices support this without root.
Reboot in Fastboot Mode
Use adb reboot bootloader
to enter Fastboot mode, then set auto boot with fastboot oem off-mode-charge 0
.
Reboot to Normal State
Run fastboot reboot
to return to normal operation.