cake-tech / cake_wallet

The open source repository for Cake Wallet, a noncustodial multi-currency wallet, and Monero.com, a noncustodial Monero-only wallet. Need help? Check out https://guides.cakewallet.com
https://cakewallet.com
MIT License
688 stars 185 forks source link

Unable to build Android #208

Closed coloredSky closed 2 years ago

coloredSky commented 2 years ago

All the steps have gone through.But When I run it on an Android machine,I get some error.The log is here.Please give me a hint. What am I doing wrong?

FAILURE: Build failed with an exception.

BUILD FAILED in 13m 11s Exception: Gradle task assembleDebug failed with exit code 1

mkyq commented 2 years ago

I updated build scripts, downgraded sdk version to 17c and updated android build instruction. Please use flutter manual installation and flutter version 2.0.4 for build our app.