How to do android screen sharing

1.1k views Asked by At

The Android new api android L has screen capturing and sharing. I figure out how the screen capturing works by using MediaProjectionManager and VirtualDisplay api. But I coulden't figure out how to share what has been captured on my screen. Does anyone has a snip code or tutorial that shows how this is achieved?

Thank you in advance for your help.

0

There are 0 answers