mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-03-21 06:38:49 +00:00
6 lines
No EOL
232 B
Bash
Executable file
6 lines
No EOL
232 B
Bash
Executable file
git clone https://github.com/ltcmweb/mwebd
|
|
cd mwebd
|
|
go install github.com/ltcmweb/mwebd/cmd/mwebd@latest
|
|
gomobile bind -target=android -androidapi 21 github.com/ltcmweb/mwebd
|
|
mkdir -p ../../../cw_mweb/android/libs/
|
|
mv ./mwebd.aar $_ |