mirror of
https://github.com/2dust/AndroidLibXrayLite.git
synced 2026-06-23 16:45:21 +00:00
- Go 92.3%
- Shell 7.7%
| .github/workflows | ||
| assets | ||
| .gitignore | ||
| gen_assets.sh | ||
| go.mod | ||
| go.sum | ||
| libv2ray_android.go | ||
| libv2ray_certSha256.go | ||
| 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 24 -trimpath -ldflags='-s -w -buildid= -checklinkname=0' ./