Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 252 Bytes

File metadata and controls

7 lines (7 loc) · 252 Bytes
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...