1

I am developing an Android Application in which I have captured screeenshot.I am sending the image to Socket with Ip Address and Port No.I am able to connect to the ScreenBuffer.But the receiver that is Vnc Server is unable to receive the image.

So for reference as per my Findings I got the following samples

1) https://code.google.com/p/desktopsms/ 2) https://code.google.com/p/remoteroid/

But I need to capture the screen of my Android Device on Desktop and Control My Device remotely Based on My R & d I found that Real Vnc has apps that control the android device.But they require rooting which I dont need to do.

Has anyone worked on similar kind of issue.

Thanks

4

1 に答える 1

0

こんにちは、私はこれに似たアプリの作成に取り組んだことはありませんが、「android screencast」や「android commander」などのソフトウェアに取り組んできました。

どちらも自分の画面を PC に表示できました。

しかし、電話 (froyo) をルート化すると、Android スクリーンキャストを使用して PC から制御することさえできました。しかし、他の電話 (Jelly Bean) でも同じことをしましたが、画面は表示されましたが、制御できませんでした。

それが役に立てば幸い :)

于 2014-06-20T05:06:03.407 に答える