• Go 90.7%
  • Shell 9.3%
Find a file
2026-05-03 12:09:02 +00:00
.github/workflows 移除replace gvisor相关 (#176) 2026-01-13 19:56:03 +08:00
assets Geofiles: Switch to Loyalsoldier's v2ray-rules-dat (#132) 2025-03-27 19:19:54 +08:00
.gitignore Update .gitignore (#143) 2025-04-18 17:15:56 +08:00
gen_assets.sh Add geoip download and bump lib version 2026-03-09 15:57:05 +08:00
go.mod Updating xray-core to v26.5.3 228f1e13aa22739b0d6b9adbdb2b600f1e2018e1 2026-05-03 12:09:02 +00:00
go.sum Updating xray-core to v26.5.3 228f1e13aa22739b0d6b9adbdb2b600f1e2018e1 2026-05-03 12:09:02 +00:00
libv2ray_android.go Don’t error when process UID not found 2026-04-19 19:20:09 +08:00
libv2ray_main.go Browser dialer (#184) 2026-05-03 20:08:00 +08:00
LICENSE Add files via upload 2020-11-26 13:35:52 +08:00
README.md Update README.md 2024-09-07 21:00:31 +08:00

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' ./