Skip to content

NorrinRadd/breez

 
 

Repository files navigation

breez

Build

git clone github.com/breez/breez gopath/src/github.com/breez/breez
export GOPATH=$(pwd)/gopath
go get golang.org/x/mobile/cmd/gomobile
go get golang.org/x/mobile/cmd/gobind
export ANDROID_HOME=<your android sdk directory>
$GOPATH/bin/gomobile init
cd gopath/src/github.com/breez/breez
./build.sh

The file breez.aar will be built in build/android/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.6%
  • Other 1.4%