No description
Find a file
2025-05-17 01:48:54 +00:00
.github/workflows Refactor the code, simplify functions and features, and remove unnecessary features. (#141) 2025-04-17 15:52:23 +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.5.16 800b8b50cc01e7c8904e6f58a682db0e9b4f795c 2025-05-17 01:48:54 +00:00
go.sum Updating xray-core to v25.5.16 800b8b50cc01e7c8904e6f58a682db0e9b4f795c 2025-05-17 01:48:54 +00:00
libv2ray_main.go Update libv2ray_main.go 2025-05-07 10:38:55 +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' ./