I am trying to develop an android version of Remote Desktop Sharing (Remote PhoneTop Sharing) to share some files or applications in real-time.
I am trying to implement this by using Remote Desktop Protocol (RDP). Is there any RDP libraries available for Android?
I checked Proper Java, but it seems like it is for Java and we may need to make lot of code changes to make it work for Android.