Find a file
2025-10-15 09:42:41 +00:00
.github/workflows Fix go.mod (#166) 2025-08-30 10:59:28 +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 fix a bug in gen_assets.sh (#136) 2025-03-30 10:32:26 +08:00
go.mod Updating xray-core to v25.10.15 b69a376aa1b61ad94c9c05b2c2cd263567b8cc23 2025-10-15 09:42:41 +00:00
go.sum Updating xray-core to v25.10.15 b69a376aa1b61ad94c9c05b2c2cd263567b8cc23 2025-10-15 09:42:41 +00:00
libv2ray_main.go up version to 33 2025-06-19 13:51:23 +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' ./