How to plot and mine on your Android device (dcct_tools)
-
How to plot and mine on your phone (Linux experience is helpful)
The software is ported from dcct_tools.Plotting:
- You need a Terminal for your phone – I recommend Termux for Android 5.x → https://termux.com/
- After starting Termux type: apt upgrade
- type apt update
- type apt install apt install git
- type git clone https://github.com/dawallet/burst_arm_tools
- type cd burst_arm_tools
- type cd dcct_tools_for_android
- type termux-setup-storage
- type cd bin
- type chmod 777 plot32
- type ./plot32 -k 1232353462354235 -d /storage/sdcard1/Android/data/com.termux/ -s 0 -n 10000 -m 1024 -t 4
Mining:
- type chmod 777 mine_pool_all32 (or mine32, mine_pool_share32 – depends which file you want to use)
- type ./mine_pool_all32 burst.ninja /storage/sdcard1/Android/data/com.termux/
The port is alpha, there are many bugs. Please share your experience.
The directory on SD Card have to be writeable and due to Androids permission policy it has to be the /com.termux/ directory!
Voilá.
-
@daWallet
Thanks for this interesting post.
I read through some of the explanation in the "Explanation of dcct tools" section but the main body of your post does not explain how to create your passphrase.txt file.I paused at the last line under "plotting" when I thought about what possible issues this may create in my phone.
Can you please add on to this very interesting topic?
Thanks
-
@Bradiss69 It's simply a text file that contains your account passphrase.
-
@haitch
Yes and I DO understand the nature of that part but it is the HOW that escapes me.
-
@Bradiss69 Text editor or create it on a PC and copy over.
-
@haitch
I am trying to make this easier for many individuals and not just myself. This is why it is in the tutorial section.
Can you post a details explanation or no?
-
@Bradiss69
Using dcct with termux was just a proof of concept. If you want to mine on Android you can use the Android App that spawned out of these tests:https://play.google.com/store/apps/details?id=burstcoin.com.burst
It plots and mines with a graphical user interface.
-
Cool and thanks to the both of you.
-
@daWallet said in How to plot and mine on your Android device (dcct_tools):
@Bradiss69
Using dcct with termux was just a proof of concept. If you want to mine on Android you can use the Android App that spawned out of these tests:https://play.google.com/store/apps/details?id=burstcoin.com.burst
It plots and mines with a graphical user interface.
Dear admin,
I have downloaded this application in PlayStore. I'm trying to create a passphrase with a sentence that is easy to remember, but for the next login, the login form is not running. manual typing is always missing.

