Is it possible to make JNI call to Android VNC Server compiled shared lib?

StackOverflow https://stackoverflow.com//questions/9595868

  •  08-12-2019
  •  | 
  •  

سؤال

Is it possible to have a Android VNC server compiled lib inside my android project so that i can make JNI call to start and stop VNC server instead of rooting device and installing Android VNC server outside of my project.

thanks.

هل كانت مفيدة؟

المحلول

It is the same for you to call it by JNI or java direct.You absolutely should get the root permission then you can do it.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top