Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 467 Bytes

BUILD.md

File metadata and controls

14 lines (9 loc) · 467 Bytes

Pre-Requisites

How to Build Pluggable Transports for Android **/

  1. setup the go-android environment: see go-android/readme.md document
  2. run > build.sh script in this folder

How to Deply PT's

  1. copy binaries from bin/android-arm to desired project
  2. Execute binaries form within Android app Runtime.getRuntime().exec() shell