Skip to content

594810899/v2ray_mobile_lib

 
 

Repository files navigation

v2ray_mobile_lib

This library is used in V2RayNG-android for support V2Ray.

This library is used in V2RayNG-iOS for support V2Ray.

Setup

make init_env

Build

export http_proxy=http://127.0.0.1:10809
export https_proxy=http://127.0.0.1:10809
export ANDROID_HOME=/path/to/Android/Sdk
export ANDROID_NDK_HOME=/path/to/Android/android-ndk-r20b

# Build an AAR
make build_android

# Build a Framework
make build_ios

About

v2ray mobile library for Android/iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 65.9%
  • Shell 18.2%
  • Makefile 15.9%