2017-08-02 07:39:38 -06:00
|
|
|
# Monerujo
|
|
|
|
Another Android Monero Wallet
|
|
|
|
|
|
|
|
### QUICKSTART
|
2017-09-06 22:27:49 -06:00
|
|
|
- Download the APK for the most current release [here](https://github.com/m2049r/xmrwallet/releases) and install it
|
2017-08-20 08:18:59 -06:00
|
|
|
- Run the App and select "Generate Wallet" to create a new wallet or recover a wallet
|
2017-09-06 22:27:49 -06:00
|
|
|
- Advanced users can copy over synced wallet files (all files) onto sdcard in directory Monerujo (created first time App is started)
|
|
|
|
- See the [FAQ](doc/FAQ.md)
|
2017-08-02 07:39:38 -06:00
|
|
|
|
|
|
|
### Disclaimer
|
2017-09-06 22:27:49 -06:00
|
|
|
You may lose all your Moneroj if you use this App. Be cautious when spending on the mainnet.
|
2017-08-02 07:39:38 -06:00
|
|
|
|
2017-08-14 02:05:28 -06:00
|
|
|
### Random Notes
|
2017-12-22 14:37:02 -07:00
|
|
|
- Based off monero v0.11.1.0
|
2017-08-29 15:00:07 -06:00
|
|
|
- currently only android32 (runs on 64-bit as well)
|
2017-09-06 22:27:49 -06:00
|
|
|
- works on the testnet & mainnet
|
2017-09-29 11:21:11 -06:00
|
|
|
- sync is slow due to 32-bit architecture
|
2017-08-02 07:39:38 -06:00
|
|
|
- use your own daemon - it's easy
|
|
|
|
- screen stays on until first sync is complete
|
2017-08-14 02:05:28 -06:00
|
|
|
- Monerujo means "Monero Wallet" according to https://www.reddit.com/r/Monero/comments/3exy7t/esperanto_corner/
|
2017-08-02 07:39:38 -06:00
|
|
|
|
|
|
|
### TODO
|
2017-12-22 14:37:02 -07:00
|
|
|
- see taiga.getmonero.org & issues on github
|
2017-08-02 07:39:38 -06:00
|
|
|
|
2017-09-10 12:04:21 -06:00
|
|
|
### Issues / Pitfalls
|
2017-12-22 14:37:02 -07:00
|
|
|
- You should backup your wallet files in the "monerujo" folder periodically.
|
2017-09-27 15:01:37 -06:00
|
|
|
- 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)
|
2017-09-10 12:04:21 -06:00
|
|
|
- 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.
|
2017-08-02 07:39:38 -06:00
|
|
|
|
|
|
|
### HOW TO BUILD
|
|
|
|
No need to build. Binaries are included:
|
|
|
|
|
|
|
|
- openssl-1.0.2l
|
2017-12-22 14:37:02 -07:00
|
|
|
- monero-v0.11.1.0
|
2017-08-02 07:39:38 -06:00
|
|
|
- boost_1_64_0
|
|
|
|
|
2017-08-14 02:05:28 -06:00
|
|
|
If you want to build them yourself (recommended) check out [the instructions](doc/BUILDING-external-libs.md)
|
|
|
|
|
|
|
|
Then, fire up Android Studio and build the APK.
|
2017-08-20 16:22:57 -06:00
|
|
|
|
|
|
|
### Donations
|
2017-08-29 15:00:07 -06:00
|
|
|
- Address: 4AdkPJoxn7JCvAby9szgnt93MSEwdnxdhaASxbTBm6x5dCwmsDep2UYN4FhStDn5i11nsJbpU7oj59ahg8gXb1Mg3viqCuk
|
2017-09-06 22:27:49 -06:00
|
|
|
- Viewkey: b1aff2a12191723da0afbe75516f94dd8b068215f6e847d8da57aca5f1f98e0c
|