I want to implement screen mirroring in Android platform.
I am thinking to follow this approach, is there any better way for the same:
Language: Java, Socket programming
My questions
The same way I implemented Android screen mirroring which are connected in same network. Code is available @ https://github.com/phaneendrak5757/ScreenMirroring