Is it possible to develop a remote desktop server application?
        Posted  
        
            by 
                Heshan Perera
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Heshan Perera
        
        
        
        Published on 2012-07-08T15:11:01Z
        Indexed on 
            2012/07/08
            15:15 UTC
        
        
        Read the original article
        Hit count: 292
        
android
|remote-desktop
I just want to know whether it is possible to develop an Android application that will allow remotely controlling an Android phone in the same way that remote desktop, or team viewer allows control over desktop operating systems. Is it possible on an unrooted phone?
The basic functionlit required to acompolish this is would be the ability to capture the frame buffer and programmatically invoke touch on the device.
Any feedback on this matter would be highly appreciated.
© Stack Overflow or respective owner