Hi,

I am trying to build an application which shares an android device
screen with another android device. Mainly the way VNC or Microsoft
remote desktop connection works.

To do this i thought to capture the screen of the host android device
and send it across to the secondary android device. The problem i am
facing in the implementation of this application is that i am unable
to get any native api to capture my screen. I searched and came across
a good utility in eclipse to capture the screen but that does not help
me in what i intend to do. It helps you get an image and store it in
your development environment. My requirement is to capture the host
screen and then send it across to a different device.

Going further i would like to discuss the my approach later once i am
through with this preliminary step of my application, :)

The vantage point of this application will be when a user while
chatting and discussing an application or a display feature they have
will be able to share the screen of their own devices with any other
user. The way we do it in general with mstsc, rdc, nautilus on linux
or vnc

Any help in this will be highly appreciated.
--
Thanks & Regards,
Gaurang Mathur

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to