V2ray-Android icon indicating copy to clipboard operation
V2ray-Android copied to clipboard

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

Results 14 V2ray-Android issues
Sort by recently updated
recently updated
newest added

Hello . I used the v2ray module in my project. It is very good but I have a lot of connection problems. Sometimes the app connects but no traffic is...

Brother, I used your software to connect but the connection was not successful. I am an xray server. This is my client configuration. ```json { "log": { "access": "", "error":...

I have tried using your project, I compile everything with its libraries and perform a ping before connecting the VPN and it works very well. but after connecting the vpn...

You have added the vmess, vless, trojan format, but the ss, ssr format remains, please add these two formats as well.

I’m using the following configuration: vless://[email protected]:2626?security=&type=tcp&headerType=http&host=discord.com#test It doesn’t work with the HTTP header, but when I remove the header, it works fine. can you help me?

Just replace ` public static boolean refillV2rayConfig(String remark, String config, final ArrayList blockedApplications)` with this attached function in Utilites.java to add wireguard to this library. public static boolean refillV2rayConfig(String remark,...

GRPC Not Supported.

**Problem description** We are encountering an FDSAN error when using v2ray protocol in our Android project on jetpack-compose. The error occurs during connection phase, when connection was esteblished. It may...

Hello! I used your module to make java vpn client app and it worked fine until now. I need to upgrade this app but I got such warning. Can you...

Hello! I used your module to make java vpn client app and it worked fine until now. I need to upgrade this app but I got such warning. Can you...