mnaveedpaki
mnaveedpaki
> > @ikhwanperwira I don't have a lot of experience with android, but how do you run the binary from within android (without termux) ? > > Do you package...
I have tried wstunnel on termux, it works on termux but there is no implementation guide available for android studio or how to implement in android app.
> You may want to check this issue [#292 (comment)](https://github.com/erebe/wstunnel/issues/292#issuecomment-2211833902) > > The android binary should be packageable inside an android app. > > Beside that i can't help you...
i can not invoke binqry/exec from the app because android security does not allow to execute binqry/exec directly. You need .so shared files.
On server side it is implemented. is there any way how can i implement on android? can i use websocket?
I did it myself. Thanks for this awesome project
> https://developer.android.com/reference/android/net/VpnService.Builder#addRoute(java.net.InetAddress,%20int) This is not working because of Wireguard already using vpnservice class and i can not use 2nd vpnservice class.
is there any other way like if i use HTTPS or Socks5, So i don't have to use static route????