xmr-pocket-node icon indicating copy to clipboard operation
xmr-pocket-node copied to clipboard

An In-Progress Full/Pruned Monero Node GUI for Android

Results 17 xmr-pocket-node issues
Sort by recently updated
recently updated
newest added

Clean up the code and replace all wow/aeon refs

good first issue

- 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.