Skip to content

kiritosshxd/AndroidLibXrayLite

 
 

Repository files navigation

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 21 -ldflags='-s -w' ./

Build 16kb

  1. env CGO_LDFLAGS="-s -w -Wl,-z,max-page-size=16384" gomobile bind -v -androidapi 21 ./

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 93.2%
  • Shell 6.8%