xmr-pocket-node
xmr-pocket-node copied to clipboard
An In-Progress Full/Pruned Monero Node GUI for Android
- move monerod /rename binaries to folders named by the CPU architecture supported (this is more typical) - arm64-v8a/monerod - armeabi-v7a/monerod - Update references in the app
I disabled the 'Select Theme' option there are a lot of miscellaneous theme files and logic in the app that can now be cleaned up. - Remove unused logic from...
User shouldn't see SD card settings if their phone doesn't support SD
Add improved to determine CPU architecture, and add x86 binary. I believe this will make it easier to develop on a virtual device.