This application can make your phone work like you computer's touch pad
Windows source is in windows folder,for a C# UI client project and a C++ server project
Android source writting in java is in android folder,open it with android studio
It may be difficult for compiling both of the client,if you just want to use,go to release.
It is not developed fully now,text-input function that can be realized by Windows API SendInput function is not working now.