I am using the Synergy app on Android Lollipop. It requires rooting and an ADB command to work properly.
It is used to share the PC mouse and keyboard with Android device.
The ADB command apparently only work on Android Lollipop.
It does work. But the problem is that it needs to be redone after each reboot.
I want a solution to make it permanent.
Can anyone suggest a solution for this?
Maybe a more modified ADB command or by using a script?
I never used scripts on Android devices yet.
The command is:
adb shell su 0 setenforce 0
https://symless.com/synergy
It is used to share the PC mouse and keyboard with Android device.
The ADB command apparently only work on Android Lollipop.
It does work. But the problem is that it needs to be redone after each reboot.
I want a solution to make it permanent.
Can anyone suggest a solution for this?
Maybe a more modified ADB command or by using a script?
I never used scripts on Android devices yet.
The command is:
adb shell su 0 setenforce 0
https://symless.com/synergy