搜索资源列表
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.
socket
- android手机和电脑socket通信-android pc socket
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.
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.
Socket
- 这是在android上涌socket实现的模拟器和pc之间通信-failed to translate
WiFiPadClient
- 手机android远程控制电脑,此为手机端,是个WIFI TCP SOCKET连接教程-android pda remote ctrcol pc
2010_4_a3a642aa
- 网络传输功能中,将android设定为client端,pc端以linux系统当作server端来使用,android端可发送数据到server端,由server端来接收,而server端也可发送数据给client端,由client端来接收数据。-Network transmission function, the android is set to client side, pc linux client to use the system as a server-side, android c
android_client
- android connect PC 手机代码 测试通过-android connect PC
socket1.0.tar
- android socket与PC通信,PC使用java eclipse,PC服务器,android客户端-android socket and the PC communication
WIFI-6(auto)(Android)PC-2
- WIFI无线小车 6(auto)(Android)PC(中车) 2(最新程序).-WIFI wireless car (auto) (Android) PC (in the car) 2 (latest procedures).
Android-PC
- Android与PC服务,可以在Android系统上时限PC 的通信服务-failed to translate
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
- android 与 PC通信 android 与 PC通信 android 与 PC通信 android 与 PC通信-android communicate c++
Android客户端与pc服务端程序demo
- 实现android 手机端 与 PC 端 通信(android with PC connect and communication)
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.)
android投屏pc
- 将Android系统的屏幕投屏到pc端,使用socket传输图像,延迟在2秒内(pull android screen to the window)