mirror of
https://github.com/2dust/AndroidLibXrayLite.git
synced 2025-06-28 14:19:51 +00:00
No description
.github/workflows | ||
assets | ||
.gitignore | ||
gen_assets.sh | ||
go.mod | ||
go.sum | ||
libv2ray_main.go | ||
libv2ray_support.go | ||
libv2ray_support_test.go | ||
LICENSE | ||
README.md |
AndroidLibXrayLite
Build requirements
- JDK
- Android SDK
- Go
- gomobile
Build instructions
git clone [repo] && cd AndroidLibXrayLite
gomobile init
go mod tidy -v
gomobile bind -v -androidapi 21 -ldflags='-s -w' ./