Skip to content

TommyShing/android-xmrig-miner

 
 

Repository files navigation

android-xmrig-miner

XMRig miner built inside an android app

This app is based on the proof of concept provided by https://github.com/upost/MoneroMiner

I updated dependencies (libuv-1.23.1 and xmrig-2.8.0-rc)and the project to Android Studio 3.2.

Compile instructions

Clone the repository and run the following command on base dir:

gradle clean :libuv:assembleRelease :app:assembleRelease

Then you can sign your .apk in order to install it (release builds must be digital signed before install).

Dependencies

Android Studio. Download both SDK and NDK with sdk-manager. Gradle 4.10.2

Releases

Android XMRig Miner releases: https://github.com/ElijaxApps-org/android-xmrig-miner/releases

Credits

libuv by http://libuv.org xmrig by https://github.com/xmrig

Original project set up: https://github.com/upost/MoneroMiner

Donate:

Paypal: https://paypal.me/ElijaxApps

Bitcoin:

Address: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL

About

XMRig miner built inside an android app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 48.2%
  • C 39.6%
  • C++ 9.2%
  • Java 0.6%
  • Assembly 0.5%
  • Shell 0.4%
  • Other 1.5%