FranzKafkaYu / AndroidLibXrayLite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AndroidLibXrayLite

Build requirements

  • JDK
  • Android SDK
  • Go
  • gomobile

Build instructions

  1. git clone [repo] && cd AndroidLibXrayLite
  2. gomobile init
  3. go mod tidy -v
  4. gomobile bind -v -androidapi 19 -ldflags='-s -w' ./

About

License:GNU Lesser General Public License v3.0


Languages

Language:Go 100.0%