[Discussion] Android VNC Server [1.1RC0]

Status
Not open for further replies.
Search This thread

dublued

Senior Member
Sep 18, 2007
129
5
So Cal
I'm also having a similar problem as the above user

file attached

running the version from the market.

EDIT: Using Samsung Vibrant
 

Attachments

  • droidvncserver.jpg
    droidvncserver.jpg
    77.2 KB · Views: 394
Last edited:

daktah

Senior Member
Jun 17, 2010
278
111
weird, i installed from the qr and it did that so i uninstalled and installed the market and it worked fine
 

nocomp

Senior Member
Feb 3, 2007
926
120
argonay
nexus one green line

hi,
well done :)
i am using nexus one with froyo and i get as other ppl the green screencapture, even if i use tighnvc or vncviewer.
i ve de installed the version in atttached file , and installed the version from the market, still same bad looking
any idea why?

thxx for your help

herve
 

jbrownusn

Member
Apr 19, 2009
11
0
confused

ok I downloaded the app to my phone than tried to download a vnc client and nothing.... totally confused about the computer aspect of it. with MyMobiler there is an app for both the computer and the device.



Jeremy

HTC EVO
 

dublued

Senior Member
Sep 18, 2007
129
5
So Cal
Ok I got it to work.

I was having the green screen issue before so this is what I did to fix it.

I uninstalled the app (from market)

Reboot the device.

Reinstall the app (from market)

Run the app and allow the super user permissions then connect with your desired vnc viewer
 

onaips

Senior Member
May 2, 2010
101
57
Porto
www.onaips.com
0.3 version out with landscape support :D
Change it on preferences or using F4 (if your client supports it :D)

I will implement requests if anyone interested in donating to have it sooner.

Cheers
 

phazen18

Senior Member
Jun 21, 2010
55
9
Is the source code available for the latest versions?

Also, it'd be great if it was possible to only listen on the wifi interface. Having non protected remote access to my phone over the internet doesn't sound like a very smart idea =)

Thanks!!
 

onaips

Senior Member
May 2, 2010
101
57
Porto
www.onaips.com
You can set a password in preferences but its in plain text, i'll add encrypted authentication soon...

I'll polish the code and put it in my blog in a few days.
Cheers
 

onaips

Senior Member
May 2, 2010
101
57
Porto
www.onaips.com
Hi, i need some testers for the last version, as i'm getting many error reports, can you tell me how last version is working for you?

And if you have errors, please contact me and help getting this fixed.

Thanks
 

ewingr

Senior Member
Dec 1, 2007
2,965
205
I'm trying to get it, but your link in first post does not work for me. I am using this:

hxxp : / / onaips.blogspot.com/2010/06/android-vnc-server-02.html

Took out the spaces, and changed XX to TT.

Once I get it I'll be testing on an AT&T Captivate (STS derivitave)

By the way, I'm confused about what I can do with this. I am interested Remote to my phone from PC, as opposed to remote to PC from phone. Can I accomplish that with this?
 
Last edited:

bemymonkey

Senior Member
Aug 12, 2007
2,524
118
Still green (sometimes - worked fine for about 3 minutes before that) on OpenDesire 3.0, with random rotation (TightVNC showed everything upside down after a few minutes)... if you tell me how I'd love to give you log infos etc. Would relevant things be in Logcat?
 

pkopalek

Senior Member
Feb 11, 2010
1,155
100
Buffalo, NY
A) Spectacular job with this

B) Works perfectly on HTC Droid Eris

C) What makes it difficult to do over 3g? Anything?

D) In the market, it says it's version 0.5, not 0.2. I don't know if that means anything to ya, but it looks like the right program by the screenshots.

Great app. I've been waiting for this for a long time.
10/10.
 

ii Candor ii

Senior Member
Apr 19, 2008
105
1
A) Spectacular job with this

B) Works perfectly on HTC Droid Eris

C) What makes it difficult to do over 3g? Anything?

D) In the market, it says it's version 0.5, not 0.2. I don't know if that means anything to ya, but it looks like the right program by the screenshots.

Great app. I've been waiting for this for a long time.
10/10.

I would also like to see it done over 3G since my Vogue does not have wifi.

Sent from my HTC Vogue FroYo using XDA App
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 16
    This is the Droid VNC server discussion page.
    Before reporting your success/insuccess install the latest build from this thread.

    CHANGELOG:

    v1.1RC0

    - ICS support
    - Changed to official libvncserver v0.9.9.
    - Decoupled native screen grabber from jni sources, you wont need to have AOSP anymore to compile the daemon, just the precompiled libs.
    - Fixed misc random segfault
    - Added display rotation to 180, for zte

    v1.0a3

    - Rotation now fully working (on demand with F4 key)
    - Speed improvements and bug fixes
    - Improved server state detection (using IPC)
    - changed to LibVNCServer from kanaka repository
    - New webserver vnc client (noVNC), uses javascript
    - Ability to make a reverse connection
    - Two new framebuffer access methods (gingerbread and adb)
    - New minimalistic interface


    --------------------------

    To download the app

    Download from Play Store:
    https://play.google.com/store/apps/details?id=org.onaips.vnc

    OR

    Download latest dev version:
    https://github.com/oNaiPs/droid-VNC-server/tree/master/bin
    12
    Dear Droid VNC Users,

    Here is a 3rd alpha version of droid vnc, it tries to fix all the aforementioned bugs, such as the "link_image[1995]: failed to link androidvncserver CANNOT LINK EXECUTABLE" problem.

    It now tries to auto-detect the best grabber method for your device, so let me know if it is working for you.

    Tegra2 devices should be supported with the "Gralloc" method (which is auto-detected too). And good news, there are some Tegra2 devices that do not need ROOT to access the display.


    http://feupload.fe.up.pt/get/ifztEuIjXeSBbFB
    Mirror - http://xis.student.utwente.nl/files/droidVNCserver.apk

    Regards,
    4
    Guys, i've been kind of a stealth mode for some time, i may have a new version for you in the following days :)
    3
    Dear Droid VNC users, I am pleased to introduce vnc server 1.0a, an alpha version with the following features:


    - Rotation now fully working (on demand with F4 key)
    - Speed improvements and bug fixes
    - Improved server state detection (using IPC)
    - changed to LibVNCServer from kanaka repository
    - New webserver vnc client (noVNC), uses javascript
    - Ability to make a reverse connection
    - Two new framebuffer access methods (gingerbread and adb)
    - New minimalistic interface


    Please provide feedback on the app, i will release it in the market only when critical bugs are fixed and other features implemented.
    I said previously it would feature non-root access for gingerbread+ devices, and although i've got the implementation working, it seems that only android "system apps" would have the permission to capture the display, THEREFORE, you should need root for all the display grab methods. I am still working on it, but i cannot garantee yet there will be a non-root version of droid vnc.

    Regards,
    José Pereira

    Download droid vnc server 1.0a APK - http://feupload.fe.up.pt/get/F257APKazYOsbwg
    2
    Superb apps. Thanks a lot for the efforts.