mirror of
https://github.com/2dust/AndroidLibXrayLite.git
synced 2026-03-25 00:33:23 +00:00
- Go 88.4%
- Shell 11.6%
| .github/workflows | ||
| assets | ||
| .gitignore | ||
| gen_assets.sh | ||
| go.mod | ||
| go.sum | ||
| libv2ray_main.go | ||
| LICENSE | ||
| README.md | ||
AndroidLibXrayLite
Build requirements
- JDK
- Android SDK
- Go
- gomobile
Build instructions
git clone [repo] && cd AndroidLibXrayLitegomobile initgo mod tidy -vgomobile bind -v -androidapi 21 -ldflags='-s -w' ./