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.

17 lines
1.1 KiB

5 years ago
# ZecWallet Android - Android frontend for ZecWallet
5 years ago
5 years ago
ZecWallet Android is an Android frontend for the desktop ZecWallet that lets you send and receive shielded payments from your mobile phone. It's available on the [Google Play Store](https://play.google.com/store/apps/details?id=com.adityapk.zcash.zqwandroid). You can also head over to the [Releases page](https://github.com/adityapk00/zqwandroid/releases) to download an APK.
5 years ago
5 years ago
### Run ZecWallet
5 years ago
In order to let your Android phone connect to your desktop, you need to run the deskop [ZecWallet](https://github.com/ZcashFoundation/zecwallet), and sync a full zcash node.
6 years ago
After your node is synced, go to `Apps -> Connect Mobile App` to view the connection QR Code, which you can scan from the Android App.
6 years ago
### Install the Android APK directly
If you're installing the APK directly, you'll need to allow `Install from untrusted sources` on your Android phone.
5 years ago
### When you run into bugs, issues or have feature requests
Detailed documentation is available on [the docs site](https://docs.zecqtwallet.com/android/).
You can file issues in the [issues tab](https://github.com/adityapk00/zqwandroid/issues).