wownero
/
wownerujo
Archived
4
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
Go to file
fuwa a818acc4df
add background and icon
6 years ago
.circleci Added circleci yml (#188) 6 years ago
.idea rebrand to com.wownero.wownerujo 6 years ago
app add background and icon 6 years ago
doc add doc to script/all.sh 6 years ago
external-libs add wownero script 6 years ago
gradle/wrapper Random fixes (#228) 6 years ago
script update wownero repo link 6 years ago
.gitignore build for monero 6 years ago
LICENSE Create LICENSE 7 years ago
README.md wowneroify readme 6 years ago
build.gradle rebrand to com.wownero.wownerujo 6 years ago
gradle.properties Random fixes (#228) 6 years ago
gradlew Upgrade to monero v0.11.0.0 (#50) 7 years ago
gradlew.bat save prefs 7 years ago
privacy-policy.md Explain permissions 7 years ago
settings.gradle save prefs 7 years ago
shell.nix build for monero 6 years ago

README.md

Wownerujo

The Android Wallet for Wownero

QUICKSTART

  • Download the APK for the most current release here and install it
  • Run the App and select "Generate Wallet" to create a new wallet or recover a wallet
  • Advanced users can copy over synced wallet files (all files) onto sdcard in directory Wownerujo (created first time App is started)
  • See the FAQ

Translations

Help us translate Monerujo! You can find instructions On Taiga, and if you need help/support, open an issue or contact the Localization Workgroup. You can find us on the freenode channel #monero-translations, also relayed on MatterMost, and matrix/riot.

Disclaimer

You may lose all your Wowneroj if you use this App. Be cautious when spending on the mainnet.

Random Notes

  • Based off monero v0.11.1.0
  • currently only android32 (runs on 64-bit as well)
  • works on the testnet & mainnet
  • sync is slow due to 32-bit architecture
  • use your own daemon - it's easy
  • screen stays on until first sync is complete
  • Monerujo means "Monero Wallet" according to https://www.reddit.com/r/Monero/comments/3exy7t/esperanto_corner/

TODO

  • see taiga.getmonero.org & issues on github

Issues / Pitfalls

  • Users of Zenfone MAX & Zenfone 2 Laser (possibly others) MUST use the armeabi-v7a APK as the arm64-v8a build uses hardware AES functionality these models don't have.
  • You should backup your wallet files in the "wownerujo" folder periodically.
  • Also note, that on some devices the backups will only be visible on a PC over USB after a reboot of the device (it's an Android bug/feature)
  • Created wallets on a private testnet are unusable because the restore height is set to that of the "real" testnet. After creating a new wallet, make a new one by recovering from the seed. The official monero client shows the same behaviour.

HOW TO BUILD

No need to build. Binaries are included:

  • openssl-1.0.2l
  • monero-v0.12
  • boost_1_58_0

If you want to build them yourself (recommended) check out the instructions

Then, fire up Android Studio and build the APK.

Donations

monerujo

  • Address: 4AdkPJoxn7JCvAby9szgnt93MSEwdnxdhaASxbTBm6x5dCwmsDep2UYN4FhStDn5i11nsJbpU7oj59ahg8gXb1Mg3viqCuk
  • Viewkey: b1aff2a12191723da0afbe75516f94dd8b068215f6e847d8da57aca5f1f98e0c

wownero / wownerujo