Question

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.

Était-ce utile?

La solution

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top