Android - Broken Screen + Using adb shell to run vnc server
Use adb shell am start -a android.intent.action.Main -n org.onaips.vnc/.MainActivity
outside the shell, and the VNC server will start.
Use adb shell am start -a android.intent.action.Main -n org.onaips.vnc/.MainActivity
outside the shell, and the VNC server will start.