No description
Find a file
Pk-web6936 acb16186b2
Refraction-Name (#133)
* Refraction-Name

Synchronization optimization and code reduction

* Refraction-Name

* Refraction-Name
2025-03-27 19:24:48 +08:00
.github/workflows fix go get (#128) 2025-03-26 19:49:26 +08:00
assets Geofiles: Switch to Loyalsoldier's v2ray-rules-dat (#132) 2025-03-27 19:19:54 +08:00
.gitignore Add files via upload 2020-11-26 13:35:52 +08:00
gen_assets.sh Geofiles: Switch to Loyalsoldier's v2ray-rules-dat (#132) 2025-03-27 19:19:54 +08:00
go.mod fix go get (#128) 2025-03-26 19:49:26 +08:00
go.sum Update dependencies (#127) 2025-03-26 19:49:01 +08:00
libv2ray_main.go Refraction-Name (#133) 2025-03-27 19:24:48 +08:00
libv2ray_support.go Refraction-Name (#133) 2025-03-27 19:24:48 +08:00
libv2ray_support_test.go Refraction-Name (#133) 2025-03-27 19:24:48 +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' ./