# Mining on Android

![](https://camo.githubusercontent.com/8321934519b782aa59679b76750d86b753fb7754d80c9a99302b2845a4902d58/68747470733a2f2f7062732e7477696d672e636f6d2f6d656469612f4535627533784e58774155764534443f666f726d61743d6a7067266e616d653d6d656469756d)

Mining on Android smartphones is surprisingly effective, with flagship models netting several KH/s. The power / hash/s ratio is also quite astonishing, and best of all, it's super easy to do!

Simply follow these two steps to start mining:

Download Termux

<https://play.google.com/store/apps/details?id=com.termux&hl=en&gl=US>

Then run

```
bash <(curl -s https://raw.githubusercontent.com/kryptokrona/xmrig-android/main/install.sh)
```
