VNC server - control android on pc

Search This thread

onaips

Senior Member
May 2, 2010
101
57
Porto
www.onaips.com
Hi, my name is José Pereira and i want to share with you the alpha application i'm developing, based on http:/ / code.google.com/p/android-vnc-server/.

It has a simple GUI, so you dont need know nothing about the terminal

As now, it has support for HTC Dream, Hero and Magic (keyboard and mouse), for other devices i need you to send me the "getevent" command output so i can add the input devices names to the application.

PS: YOU NEED ROOT ACCESS

http:/ / zeluispereira.no.sapo.pt/avnc-0.01.apk (i cant post links)

picture: http:/ / zeluispereira.no.sapo.pt/asd.png

thank you
 
  • Like
Reactions: deejaylobo

britoso

Senior Member
Jan 13, 2010
2,794
302
Orlando
Your screenshot looks great. :)

This is what I get on my Nexus One (Froyo). I remember others getting the same result with VNC server in the past too. Note: also get high cpu usage.

Keep up the good work, nice and easy to use.
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    42.5 KB · Views: 610
  • Untitled2.jpg
    Untitled2.jpg
    24.1 KB · Views: 548
Last edited:

onaips

Senior Member
May 2, 2010
101
57
Porto
www.onaips.com
Could you please send me a dump of /dev/graphics/fb0 so i can look into it?

You need to have adb executable, and do something like

"adb pull /dev/graphics/fb0 filename"

and send me the "filename"

Thanks
 

unCoRrUpTeD

Senior Member
Mar 22, 2010
1,707
238
Fort Worth, TX
I've been messing with the vnc server from google, but can't get the touch input to work on my sprint htc hero. I tried installing and pushing your apk, but I don't see the app on my phone.
 

mezhopking

Member
Mar 22, 2006
43
0
London
www.hopkingdesign.com
Hi, my name is José Pereira and i want to share with you the alpha application i'm developing, based on http:/ / code.google.com/p/android-vnc-server/.

It has a simple GUI, so you dont need know nothing about the terminal

As now, it has support for HTC Dream, Hero and Magic (keyboard and mouse), for other devices i need you to send me the "getevent" command output so i can add the input devices names to the application.

PS: YOU NEED ROOT ACCESS

http:/ / zeluispereira.no.sapo.pt/avnc-0.01.apk (i cant post links)

picture: http:/ / zeluispereira.no.sapo.pt/asd.png

thank you

Any progress on this?
 

onaips

Senior Member
May 2, 2010
101
57
Porto
www.onaips.com
Hey, i've posted on another thread, see h t t p : / / xdaforums.com/showthread.php?t=710805

I've actually found out why nexus isn't compatible, expect to get news soon.

Cheers
 

joeyoung25

New member
Jun 29, 2010
1
0
need the apk

I need the apk file. Could you please give me the link to download the .apk again the current link you have posted was either removed or doesnt work.
Thanks
 

nocomp

Senior Member
Feb 3, 2007
926
120
argonay
Could you please send me a dump of /dev/graphics/fb0 so i can look into it?

You need to have adb executable, and do something like

"adb pull /dev/graphics/fb0 filename"

and send me the "filename"

Thanks

hi,
i got the same issue,
i ve did a dump you can download it here
http://no-comp.net/android/dump-nexus-one-froyo
i hope it ll help you out.
do you think it s a client or server issue?
do you know any way to do 20 fps video recording with vnc?
thxx for your effort and your time
best regards
 

onaips

Senior Member
May 2, 2010
101
57
Porto
www.onaips.com
Make sure you are opening droid VNC server, because i changed names when uploading to market...


nocomp i find it very odd, because i already fixed that issue... can you send me a debug from logcat?

adb logcat

Don't expect to have 20fps in vnc, you cant get it with pcs, so with phones it's even less expected.
Thanks

EDIT: this is a server issue
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Hi, my name is José Pereira and i want to share with you the alpha application i'm developing, based on http:/ / code.google.com/p/android-vnc-server/.

    It has a simple GUI, so you dont need know nothing about the terminal

    As now, it has support for HTC Dream, Hero and Magic (keyboard and mouse), for other devices i need you to send me the "getevent" command output so i can add the input devices names to the application.

    PS: YOU NEED ROOT ACCESS

    http:/ / zeluispereira.no.sapo.pt/avnc-0.01.apk (i cant post links)

    picture: http:/ / zeluispereira.no.sapo.pt/asd.png

    thank you