yuhan6665 7c7a623ae5 Fix select node of two processes in sync
As proxy only mode is added in 1.4.0, I moved the toggle components to the daemon process
When user start service from toggle, the full config is generated from a cached list.
However, this cache is not in sync with the main process list.
In fact, we don't need to generate full config right before the service start. We only
need to when active node is changed.
This way, code logic and daemon process is kept simple
2020-12-04 22:37:31 -05:00
2020-08-07 21:37:00 -04:00
mge
2019-10-11 14:17:10 +08:00
mge
2019-10-11 14:17:10 +08:00

v2rayNG

A V2Ray client for Android

API Kotlin Version GitHub commit activity CodeFactor GitHub Releases

Get it on Google Play

Usage

Geoip and Geosite

v2rayNG release already embedded domain file geoip.dat and geosite.dat. However it is (probably) not the latest and not the most complete list. For power user, the embedded files can be easily replaced with the following steps:

  1. Launch v2rayNG (v1.4.9+)
  2. Find existing geoip.dat and geosite.dat in Android/data/com.v2ray.ang/files/assets (path may differ on some Android device)
  3. Replace them with the latest domain list and ip list
  4. Enhanced version can be found in this repo (recommend to use geosite:geolocation-!cn for proxy dns and routing)
  5. It is also possible to use third party dat file in the same folder, like h2y

See more in our wiki

Development guide

Android project under V2rayNG folder can be compiled directly in Android Studio, or using Gradle wrapper. But the v2ray core inside the aar is (probably) outdated.
The aar can be compiled from the Golang project under AndroidLibV2rayLite folder. For a quick start, read guide for Go Mobile and Makefiles for Go Developers

v2rayNG can run on Android Emulators, with minimum Android 5.0

Description
A V2Ray client for Android, support Xray core and v2fly core
Readme GPL-3.0 830 MiB
1.10.19 Latest
2025-08-17 07:22:04 +05:00
Languages
Kotlin 90.9%
HTML 8%
Makefile 0.7%
Shell 0.4%