Skip to content

jbpratt/gomobile-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker run -v $(pwd):/go/src/x/ --rm \
  docker.pkg.github.com/jbpratt/gomobile-android/gomobile-android:latest /bin/bash -c \
  "cd /go/src/x && gomobile init && gomobile bind -o ./sample.aar -target=android ./sample"

About

Container for running `gomobile bind ...`

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published