Giter VIP home page Giter VIP logo

android-vnc's Introduction

Profile Hits
ReadMe Card

android-vnc's People

Watchers

 avatar

android-vnc's Issues

Problem in fbvncserver referesh screen in and1.5

What steps will reproduce the problem?
1. Problem in fbvncserver referesh screen in and1.5 

What is the expected output? What do you see instead?
   Dirty page is not identified in update_screen(void)in every keypress.
   only in two keypresses Dirty page  happends



What version of the product are you using? On what operating system?
Kernel Patch kernel worked ok
build fbvncserver worked finr

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 22 Aug 2009 at 6:14

Installation Failure

Steps performed to reproduce the bug:

1. Run the kernel image using command 'emulator -kernel zImage -noskin'
2. Push the fbvncserver using command 'adb push fbvncserver /data'
3. And then try to execute the command 'adb shell /data/fbvncserver' but
its giving following error. 
"/data/fbvncserver: permission denied"

I tried to change the rights of fbvncserver using chmod command, but i
wasnt able to change the rights and of course unable to execute it.



Original issue reported on code.google.com by [email protected] on 1 Feb 2008 at 6:59

where can I get libvncserver source code ?

I want to build a fbvncserver for testing.But I can NOT know which version 
of libvncserver is matched with the project?

Could you tell me from where I can get right libvncserver?

PS:
I had download LibVNCServer-0.9.7.tar.gz from 
http://sourceforge.net/projects/libvncserver/.


Thanks

Original issue reported on code.google.com by [email protected] on 15 Jun 2009 at 6:58

about zImage file

Hello, I use you for zImage file, use the 'emulator -kernel zImage -
noskin' command to start the emulator, but it opens a window, the 
simulator no longer respond. Use 'adb push' or 'adb shell' command, will 
prompt 
'error: device offline'


Original issue reported on code.google.com by [email protected] on 10 Nov 2009 at 1:04

unaligned

What steps will reproduce the problem?
1. install vnc on archos 5 (android)
2. install ultravnc on windows 7
3. connect and whitness

What is the expected output? What do you see instead?
i expected to be able to use with no issues, i was having to press 3 icons 
below what i wanted to use.

What version of the product are you using? On what operating system?
AndroidVNC (available on market 14/7/2010)

Please provide any additional information below.
it does connect, which is a plus as it wasnt intended for the archos 5

Original issue reported on code.google.com by [email protected] on 16 Jul 2010 at 1:43

Setup sequence

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
Not sure

What version of the product are you using? On what operating system?
SDK 1.0 release with WinXP Prof. SP2

Please provide any additional information below.

I have some questions with regards to these steps, please help

Then redirect the port so the local machine can access the server:

telnet localhost 5554
redir add tcp:5900:5901

And finally:

xvncviewer -noauto localhost

I am running WinXP with sdk-r1 emulator running.
So I gone through all the previous steps, and I opened another cmd shell
window, which I then type in "telnet localhost 5554", and now I am inside
of android emulator I assume....  

Android Console: type 'help' for a list of commands
OK
help
Android console command help:

    help|h|?         print a list of commands
    event            simulate hardware events
    geo              Geo-location commands
    gsm              GSM related commands
    kill             kill the emulator instance
    network          manage network settings
    power            power related commands
    quit|exit        quit control session
    redir            manage port redirections
    sms              SMS related commands
    vm               manager virtual machine state
    window           manage emulator window

try 'help <command>' for command-specific help
OK
redir add tcp:5900:5901OK

now, where do I input the command xvncviewer -noauto localhost?

Thanks a lot!

Original issue reported on code.google.com by oscarko on 28 Oct 2008 at 7:00

Trying to run the fbvncserver on a windows mobile phone

What steps will reproduce the problem?
1. Download vncviewer, fbvncserver and zimage to windows mobile smartphone
2. try and run
3.

What is the expected output? What do you see instead?
Run the android OS

What version of the product are you using? On what operating system?
Windows mobile 6.5 on HTC Touch2

Please provide any additional information below.
How do you run the items?
I can not find any way of running the vnc server for android apps.
What am I doing wrong?

Original issue reported on code.google.com by [email protected] on 18 May 2010 at 11:38

Sending mose and keyboard event to real devece

I install the server on real device. I use vnc client connect and it works
fine. I'm trying to send mouse and keyboard events to the device and
receive no indication for the events.

Should it work. What should I do to enable mouse and keyboard events?
Thanks,
Guy

Original issue reported on code.google.com by [email protected] on 11 Aug 2009 at 10:56

ndk-build can not find compress etc.

my configure
1 suse linxu 11 sp1 
2 ndk r5
 i have got the source code ,and when i have compiled the libvncserver success,but when i use ndk-build to cross-compile the androidvncserver,i have this error message,it seems not inluce the libz and libjpeg,
what can i do next?
Executable     : androidvncserver
/home/setup/android-ndk-r5/samples/obj/local/armeabi/objs/androidvncserver/LibVN
CServer-0.9.7/libvncserver/rfbserver.o: In function `rfbSendFileTransferChunk':
/home/setup/android-ndk-r5/samples/jni/LibVNCServer-0.9.7/libvncserver/rfbserver
.c:1364: undefined reference to `compress'
/home/setup/android-ndk-r5/samples/obj/local/armeabi/objs/androidvncserver/LibVN
CServer-0.9.7/libvncserver/rfbserver.o: In function `rfbProcessFileTransfer':
/home/setup/android-ndk-r5/samples/jni/LibVNCServer-0.9.7/libvncserver/rfbserver
.c:1626: undefined reference to `uncompress'
/home/setup/android-ndk-r5/samples/obj/local/armeabi/objs/androidvncserver/LibVN
CServer-0.9.7/libvncserver/rfbserver.o: In function `rfbClientConnectionGone':
/home/setup/android-ndk-r5/samples/jni/LibVNCServer-0.9.7/libvncserver/rfbserver
.c:531: undefined reference to `deflateEnd'
/home/setup/android-ndk-r5/samples/jni/LibVNCServer-0.9.7/libvncserver/rfbserver
.c:525: undefined reference to `deflateEnd'

Original issue reported on code.google.com by [email protected] on 15 Mar 2011 at 1:44

mouseevents not send to htc hero

i compiled the kbde keyboard emulator into the kernel sources for the htc
hero. keyboard works fine, but i can't send any mouseclicks. is there any
way to determine where they disappear, some kind of debug output for
fbvncserver?

Original issue reported on code.google.com by [email protected] on 15 Nov 2009 at 5:29

vncserver source

I run androidvncserver on my emulator. But I failed on my droid phone. 
Although it connected to vnc viewer (on my labtop), vncviewer shows black 
screen. I installed my droid phone in same method (like emulator). I don't 
know why this happned.

Do you have source code about androidvncserver?
Please send me a sourcecode.

Thanks... 


Original issue reported on code.google.com by [email protected] on 21 Dec 2009 at 4:05

Connect smartphone over the internet

In your main Google Code project page, it says that further tunneling is 
requiered to connenect the smartphone over the internet, i have been more than 
a week searching all over the internet (using google, mind you) and i havent 
found any "tunneling" soulution, nor instructions on how to setup tunneling for 
the android VM, so i decided to ask you in hee instead, how should I tunnel the 
android VM from my computer to the internet, so the .net client you recommended 
works (by the way, i have followed all your steps, and my localhost vnc works 
like a charm, but i would like to connect my moto q to the android vm over the 
internet using the unlimited data connection of my cellphone, i hope thats 
possible)

Original issue reported on code.google.com by [email protected] on 5 Nov 2008 at 2:03

run fbvncserver on real device (not rooted)

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 7 Sep 2009 at 11:22

Android doesn't boot with zImage Kernel

When I start the emulator using "emulator -kernel zImage -noskin" it seems
to startup right until it stoppes in the red light animation after the text
"android_" is displayed.

Is that a problem with the kernel or with this version of the emulator
(downloaded on 17 March)?

I'm using windows xp

Original issue reported on code.google.com by [email protected] on 19 Mar 2008 at 3:56

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.