dev7dev / V2ray-Android

A simple Java module with sample source for implementing V2ray/Xray on Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V2ray-Example

A simple Java module with sample source for implementing v2ray on Android. The function of the program will be completely similar to V2rayNG.

support xray-core , v2fly-core , v2ray-core. Current core is Xray-core 1.8.6.

note : This application only supports v2ray core json configuration and you cannot use normal (URI) links ,so you have to convert these links to json.


v2ray android java v2ray android java

To change the core, you can proceed as follows: V2rayNG Development-Guide

Unfortunately, I cannot add URI or Qr-code support to this module at this time. To convert normal URI links to JSON, you can choose the third option from the sharing section inside the V2rayNG application to copy the JSON configuration of the connection to your server.

About

A simple Java module with sample source for implementing V2ray/Xray on Android.


Languages

Language:Java 100.0%