go get github.com/turbobytes/pulse/digdroid
cd /tmp
ANDROID_HOME="/path/to/Android/Sdk/" gomobile bind -v github.com/turbobytes/pulse/digdroid
mv digdroid.aar /path/to/java/project/digdroid/digdroid.aar
Then build the apk in android studio...
| Name | Name | Last commit date | ||
|---|---|---|---|---|
go get github.com/turbobytes/pulse/digdroid
cd /tmp
ANDROID_HOME="/path/to/Android/Sdk/" gomobile bind -v github.com/turbobytes/pulse/digdroid
mv digdroid.aar /path/to/java/project/digdroid/digdroid.aar
Then build the apk in android studio...