No description
Find a file
2025-06-19 13:51:23 +08: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.6.8 fbae89d017aee5947598d0a82945b316fdc688ab 2025-06-09 01:58:22 +00:00
go.sum Updating xray-core to v25.6.8 fbae89d017aee5947598d0a82945b316fdc688ab 2025-06-09 01:58:22 +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' ./