Skip to content

Reep236/android-xmrig-miner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Deps have been updated and a lot of the project is at least in working order with modern tooling. Releases are not available at this time, I have done no real Android development in the past, but if the original author would truly like to abandon the project, I will work towards getting it published myself.

Releases

Get it on F-Droid

Otherwise, you can download the app directly from the Releases tab

Compile instructions

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

gradle clean :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 7 (NOTE: There is a warning that this will have to be updated again for Gradle 8 due to JCenter going down)

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: bc1q4u4pfpl992xfzzka7hvvvgm3ga34dzdmtr5jcx

About

XMRig miner built inside an android app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 53.3%
  • C++ 40.6%
  • Assembly 4.8%
  • CMake 0.6%
  • Java 0.5%
  • Shell 0.1%
  • Other 0.1%