搜索资源列表
android视频传输
- 利用Android 的camera图像的预采集,通过实现PreviewCallback类的回调函数onPreviewFrame,获得camera采集的原始图像数据之后,压成jpeg格式传到pc端。pc端对接收到的jpeg图像序列进行实时解压和显示,就达到了预想的效果。 开发环境为Windows XP+java 1.6+Eclipse3.4.2 Android版本为1.5 手机测试平台为HTC Hero AndroidVideo为手机端的源代码 AndroidVideoPC为PC
android 杀毒软件源码
- 1年前做的安全软件(当时豌豆荚刚出来),只可惜我没有找到投资,放到手上没有什么用,分享给大家。程序是我一年前做的,现在比较忙没有时间完善,因此会有不少问题希望大家多包涵。另外,我还有PC端是用C#写的,但是在另外一台机器上,如果需要可以给我发邮件。
camera_xmpp.zip
- 一台PC上,在2个android模拟器之间,以及android模拟器和Gtalk PC客户端之间进行XMPP通讯,A PC, in between the two android emulator, as well as the android simulator and Gtalk PC client XMPP communication between
AndroidSensor.rar
- Android手机平台重力感应Demo,可将重力值通过Wifi发送。配合PC端软件,可实现类似“鼠标”的功能。,Android mobile phone platform for gravity sensing Demo, gravity values can be sent through Wifi. With the PC client software, can be realized such as " mouse" functions.
USBTestService
- android手机和pc机adb通讯的例子,手机端代码-adb communication
ADBTwoChanal
- 和andoroid手机通过adb双向通讯的例子-Two channel communication of PC and android by adb
android-video
- 比较实用的在Android实时采集视频,并在PC上显示出采集到的视频的程序,包括PC端和Android端程序,基于Android 1.5 在HTC G3上测试通过。-Android more practical in real-time video capture and display the PC to the video capture process, including the PC-side program and Android, HTC G3 based on the Andro
socket
- Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成。-Android chat software written for the simple communication between users. A client and server components.
Android Monitor
- Android远程监控,手机端和pc端都有的数据-Android remote monitoring, mobile terminal and have the pc end of data
利用SOCKET与pc服务端进行简单通信
- 使用手机上的安卓系统和PC端通信,利用SOCKET与pc服务端进行简单通信-Using a mobile phone on the Android system and PC terminal communication, using SOCKET and PC server communicate
GPRS
- 本代码,在Windows Mobile6 Pocket PC环境下,使GPRS能连接成功-This code, Windows Mobile6 Pocket PC environment, so that GPRS can connect successfully
tesla
- Android平台wifi PC遥控程序,支持ubuntu。-Tesla is a PC media player remote control app for the Android platform. Designed for Linux distributions like Ubuntu, it interacts with the music and video players on your PC over a Wifi network.
WiFiPadClient
- 手机android远程控制电脑,此为手机端,是个WIFI TCP SOCKET连接教程-android pda remote ctrcol pc
Android-PC-socket
- android客户端与pc服务端通过Socket通信-pc android client and server communicate via Socket
Check android device's IMEI
- After installed android's Development environment(ADT). Plug device's USB with PC when device boot complete. You can get the device's IMEI.
Android客户端与pc服务端程序demo
- 实现android 手机端 与 PC 端 通信(android with PC connect and communication)
Socket连接PC和Android通讯
- Socket连接PC和Android通讯(Socket connects PC and Android communications)
pc与android手机通信Demo
- PC控制Android端的Demo,需要在Android端安装APK,非ADB方式。(It is a demo of PC controls the Android device, and you need to install APK on the Android side, not using the ADB mode.)
PC连接Android
- PC连接Android,在PC端输入命令和android进行通讯(PC connects Android, communicates commands at PC and communicates with Android)
android投屏pc
- 将Android系统的屏幕投屏到pc端,使用socket传输图像,延迟在2秒内(pull android screen to the window)