Valew17

Results 10 comments of Valew17

Sorry, I do not speak english well. I have the same problem as the author. Who did not understand the problem?

Hello! Help! I've been trying to compile for Android for several days now and it doesn't work. Someone can help me with this? Error: "no method named `write_to_file` found for...

> @chekun let appGroup = "com.myncic.MyVpnProject.VPNTunneDemoA" > > let conf = """ [General] loglevel = trace dns-server = 223.5.5.5, 114.114.114.114 tun-fd = REPLACE-ME-WITH-THE-FD routing-domain-resolve = true > > [Proxy] Direct...

Hello! Excuse me for my English, it's not my native language. Can someone help me for money to collect libleafandroid.so the latest version and make the on and off function...

Hello! Can someone share an example of this file https://github.com/chekun/aleaf/blob/master/app/src/main/java/com/leaf/example/aleaf/SimpleVpnService.kt ? As I understand it does not work with the new version 0.6.0

> > https://github.com/chekun/aleaf/blob/master/app/src/main/rust/leaf-android/src/lib.rs#L28 `socket_protect_path` arg is removed in current leaf , you guys need modify the code a little bit. > > as i mentioned earlier, modify this file to...

> @Valew17 > > before runLeaf ,do you set `SOCKET_PROTECT_PATH` env variable? If not , set it before runLeaf. > > The code is here > > https://github.com/eycorsican/leaf/blob/50703f8ad8e9cb238fa3a352d9a07af2b00b9e65/leaf/src/option/mod.rs#L189 > >...

> i mean , in java , `Os.setenv("SOCKET_PROTECT_PATH", protectPath, true)` Thanks a lot! It helps me!

Hello! It helped me to switch to "android-ndk-r19c"

Hello! Were you able to resolve this issue with um_request_failure?