Skip to content

qingyang5538/V2ray-Android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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 on Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%