Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 502 Bytes

File metadata and controls

13 lines (7 loc) · 502 Bytes

RemoteDevice

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.

Remark

It is not developed fully now,text-input function that can be realized by Windows API SendInput function is not working now.