搜索资源列表
android_socket_parcel
- Android环境下通过SOCKET传递Parcel包并解出数据的例子程序 在Android环境下,甲程序(C++程序)将数据封装在 Parcel 中,并把 Parcel 发送到SOCKET;乙程序(C++程序)通过SOCKET接收到Parcel包,并解出封装在其中数据。 附带所需的Android.mk文件,并说明如何编译运行。列出了程序的运行结果,最后对程序存在的一些问题做了分析,提出了解决的思路。-Android environment SOCKET pass through
XYZSensorTestPro
- 接收GPS数据并处理三个方向加速度传感器数据,再通过Socket发送至局域网里另一台服务器的Android程序-Receiving GPS data and sensor data processing acceleration in three directions, and then sent to the LAN through the Socket server Android in another program
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
BluetoothSample
- 大家好。今天我将介绍程序发送通过在Android手机蓝牙数据是不一样的,因为我们班是一个连接和数据传输蓝牙组合是不是代码的一部分取自。对于互联网上的几个例子作为I类简单地运行它。 -Hello everyone. Today I will introduce the program to send data via Bluetooth on Android phones are not the same as we are Class is a combination of connect
Activity01
- 蓝牙通讯使用,比较详尽,基本功能都能实现,也能发送数据,如想发送其他文件,请自行更改-Bluetooth communication, a more detailed basic functionality can be achieved, but also send data If you want to send other documents, please make changes
classes.dex.dex2jar.src
- 本程序提供android蓝牙开发的范例,包含打开蓝牙开关,让本机可见,搜索周围的蓝牙设备,蓝牙发送和接受数据。-Android bluebooth communication
PhoneGuard
- 手机丢失后,防盗软件会自动给设置的好友发送短信,好友收到短信后,会根据预定好的协议将好友手机锁屏、备份电话数据、删除电话数据、删除视频音频图片,同时可以定位丢失手机的位置,以及手机播放警报,将手机找回。-Mobile phone lost, security software will automatically to set up good friend send SMS, friends receive a text message, according to scheduled good
GetUrl
- 请求网络,发送get请求,从服务器端接收返回结果,多用于查询数据-Request the network to send get request received from the server side to return results, and more used to query data
Gpsfasong
- 基于Android的gps数据发送程序,可以通过wifi环境,在wifi下输入IP地址即可互联发送-Android the gps data transmission program, via wifi environment in wifi, enter the IP address can be interconnected sent
GetPostSample
- GetPost实例,Android获取提交数据的例子,得到从用户界面发送过来的数据实例,其实就是WEB网页提交表单的操作-GetPost instance Android Get submit data example, the instance of the data sent from the user interface, and submit the form is actually a WEB page
bluetooth-send
- android 蓝天数据发送,可以用手机控制遥控车和其它设备-the android blue sky data transmission, remote control cars and other devices can be controlled using a mobile phone
SocketCamera
- 1、控制手机摄像头的打开、关闭操作2、Socket通讯方式发送摄像头捕获的数据到指定IP地址-1, the control cell phone camera to open, close operation 2, Socket communication camera to capture the data sent to the specified IP address
TestBluetooth
- 用于演示Android上的蓝牙功能,但是只能主动连接其他蓝牙设备,无法被连接,程序使用模拟串口可以接收其他带有蓝牙设备发送的数据。-Used to demonstrate the Bluetooth feature on Android, but only active connection to other Bluetooth devices can not be connected to the serial port using an analog program with other B
bluetooth_uart_1_0_4
- 这是一款通过手机蓝牙,进行蓝牙串口通信的软件,可以传输串口数据给单片机系统、全站仪等使用 RS232 接口的设备。软件功能:1、搜索蓝牙设备,并显示蓝牙设备的名称和 MAC 地址;2、接收与发送数据;3、可设置 Hex 显示、Hex 发送、发送新行。-This is a Bluetooth mobile phone, for Bluetooth serial communication software that can transmit serial data to the microcont
shinylife
- 一款Android中的手机查询软件,可查询身份证号,手机号码归属地等)源代码,应用可自动更新,在手机上已经应用的一个Android应用工具源码,主要是通过本Android客户端把用户的输入发送到网络服务器,再从服务器返回查询数据送达客户端,是典型的Android网络应用程序示例。 -The query an Android phone software, you can check the ID number, phone number attribution, etc.) source c
Project_03
- 基于Android平台的物流信息系统终端设计,通过读取手机端的GPS信息、手机IMEI号,定时1分钟发送到服务器上;手机端通过GPRS发送数据到指定服务器IP和端口,如IP:114.243.76.216 Port:18000.-Logistics information system based on Android platform terminal design, by reading the GPS information right mobile phone, mobile phone
testservice
- 信使服务的传输方式,向服务里发送数据。 使用信使在Activity与Service之间传递数据。-Messenger service transmission mode, to send data to the service inside.
smsmanager
- 短信智能管理器(应用源码级开发): 功能描述:1 会话列表 2 文件夹视图 3 群组 4 新建信息 5 提供了短息搜索机制 1 会话列表 : 通过异步查询获取会话数据,不会导致anr异常,对于会话可以进行单条和多条的删除,查看会话详情,我们在对listView进行了优化 2 文件夹视图: 对信息进行了分类管理:收件箱 发件箱 已发送 草稿箱这四类,并且我们对信息进行了日期分隔显示。 3 群组: 创建了群组数据库,里面有两张表:groups和thread_grou
android发送接收uart串口代码
- Android 发送接收uart串口数据代码(android send and receive uart data,source code)
SerialTest
- 串口调试助手源码,用于串口测试及调试,包含数据发送和接收(Serial debugging tools .For serial port testing and debugging, including serial data transmission and acceptance.)