Replies: 1 comment
-
1、use ndk-context |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
1、I need to call the Java method in Rust code. How can I get a JNIEnv parameter in the mobile framework?
2、I need to implement a VPN service on the Java side. What's the best way to integrate it into the current framework, since the Java side is auto-generated now, where should I put my custom code?
Beta Was this translation helpful? Give feedback.
All reactions