Miner download: https://htn.foztor.net
Requirements
1. Android Aarch64 device
2. Termux [get it from Google Play]
Launch termux, install wget
pkg install wget
Launch termux, and install proot-distro
pkg install proot-distro
Create ubuntu inside Termux
proot-distro install ubuntu
After it installs, login to ubuntu
proot-distro login ubuntu
Download hoo_cpu_arm from https://htn.foztor.net/hoo_cpu_arm using wget
wget https://htn.foztor.net/hoo_cpu_arm
Add execute permission to the file
chmod +x hoo_cpu_arm
Launch your miner with these parameters
./hoo_cpu_arm -o stratum:tcp://<YOURMINERIP>:5555 -u <HOOSATWALLET>
Your phone will get kinda hot. You can run the miner screen locked.
Use --threads=N in the command
./hoo_cpu_arm -o stratum:tcp://<YOURMINERIP>:5555 -u <HOOSATWALLET> --threads=4