Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-09 03:50:26 +00:00
.github/workflows add -checklinkname=0 fix build error (#187) 2026-06-01 13:42:18 +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 Update README.md and little hint to download (#191) 2026-06-14 10:03:47 +08:00
go.mod Updating xray-core to v26.9.9 52a412d9e2f5c2a5142b1b4e2ab3771dacb8b120 2026-09-09 03:50:26 +00:00
go.sum Updating xray-core to v26.9.9 52a412d9e2f5c2a5142b1b4e2ab3771dacb8b120 2026-09-09 03:50:26 +00:00
libv2ray_android.go Don’t error when process UID not found 2026-04-19 19:20:09 +08:00
libv2ray_certSha256.go up (#190) 2026-06-10 09:31:09 +08:00
libv2ray_main.go Finalize callback shutdown on stop 2026-08-20 15:16:03 +08:00
libv2ray_utils.go Split delay/stats helpers into utils file 2026-08-20 14:57:13 +08:00
LICENSE Add files via upload 2020-11-26 13:35:52 +08:00
README.md Update README.md and little hint to download (#191) 2026-06-14 10:03:47 +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 24 -trimpath -ldflags='-s -w -buildid= -checklinkname=0' ./