mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-27 14:09:50 +00:00
7 lines
No EOL
233 B
Bash
7 lines
No EOL
233 B
Bash
git clone https://github.com/ltcmweb/mwebd
|
|
cd mwebd
|
|
go install github.com/ltcmweb/mwebd/cmd/mwebd@latest
|
|
gomobile bind -target=android -androidapi 19 github.com/ltcmweb/mwebd
|
|
|
|
mkdir -p ../../../cw_mweb/android/libs/
|
|
mv ./mwebd.aar $_ |