No description
Find a file
2025-03-07 01:40:01 +00:00
.github/workflows Revert "update workflows (#114)" (#117) 2025-02-19 10:11:24 +08:00
assets Add files via upload 2024-04-12 07:43:46 +08:00
.gitignore Add files via upload 2020-11-26 13:35:52 +08:00
gen_assets.sh Revert "switch to dbip (#83)" (#113) 2025-02-14 09:51:18 +08:00
go.mod Updating xray-core to v25.3.6 2cba2c4d59e48a04aa5d09b8e4c2b2d26f8608a4 2025-03-07 01:40:01 +00:00
go.sum Updating xray-core to v25.3.6 2cba2c4d59e48a04aa5d09b8e4c2b2d26f8608a4 2025-03-07 01:40:01 +00:00
libv2ray_main.go revert to golang.org/x/mobile (#94) 2025-01-07 13:45:25 +08:00
libv2ray_support.go log problem 2 (#120) 2025-02-19 12:36:49 +08:00
libv2ray_support_test.go refactor 2022-06-26 20:18:07 +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' ./