android vnc 汉字,[Android] android上的VNC服务器和客户端

这篇博客介绍了如何在G1设备上安装和使用Android VNC服务器,包括原始项目和一个forked版本。原始项目需要在内核中构建特殊键盘驱动,而forked版本则不需要,并且增加了触摸事件支持。用户可以通过ADB推送安装,或者将文件复制到SD卡,然后在终端中执行命令启动。最后,在PC上运行VNC viewer即可实现远程控制。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1. Original vnc project

This one could not be used on G1, because it need build a special keyboard driver into kernel

2. Forked vnc server

Forked from android-vnc project on google code.

The original android-vnc need build a special keyboard driver into kernel. It's not necessary. Also the touch event support is added in this version.

First download and install the binary

If you have adb on server:#adb push androidvncserver/data

#adb/data/androidvncserverOr you can just copy the downloaded file androidvncserver to the /sdcard,Then umount the sdcard and launch the terminal from your G1, then type# su # cp /sdcard/androidvncserver /data/# chmod a+x /data/androidvncserver# /data/androidvncserver &And finally:

Run vnc viewer from hose PC.

3. android vnc viewer

download from

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值