Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Was not able to work on emulator (windows) #9

Open
GoogleCodeExporter opened this issue Nov 14, 2015 · 0 comments
Open

Was not able to work on emulator (windows) #9

GoogleCodeExporter opened this issue Nov 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I run the following commands in windows:

emulator -avd myAvd
adb push fastdroid-vnc /data/
adb shell chmod 755 /data/fastdroid-vnc
adb shell /data/fastdroid-vnc

i got 
--------------------------------------------------------------------
Found input device /dev/input/event0 by keyword qwerty
Found input device /dev/input/event0 by keyword qwerty
Initializing framebuffer device /dev/graphics/fb0...
xres=480, yres=800, xresv=480, yresv=1600, xoffs=0, yoffs=0, bpp=16
Initializing keyboard device /dev/input/event0 ...
Initializing touch device /dev/input/event0 ...
Initializing Framebuffer VNC server:
        width:  480
        height: 800
        bpp:    16
        port:   5901
Initializing server...
12/02/2014 09:53:34 Listening for VNC connections on TCP port 5901
WARNING: generic atexit() called from legacy shared library
-------------------------------------------------------------------

Next i run 

telnet localhost 5554
redir add tcp:5900:5901 --> and got ERROR : 


redir add tcp:5900:5901KO: can't setup redirection, port probably used by 
another program on host

I was not able to find/release who hold the port , any help will be appreciate 

thanks 

Original issue reported on code.google.com by doriwald...@gmail.com on 12 Feb 2014 at 10:07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant