搜索资源列表
实现了一个底部展开的android tab host
- 实现了一个底部展开的android tab host,可以自定义。
android绑定host软件
- 开发的时候,多环境的时候,可以将发布的服务器地址,通过host绑定指向开发环境的服务器地址
TabDemo
- Tab Host program in android.please download to see Tab Host in android.
Android
- Google提供的Android包含了原始Android的目标机代码,主机编译工具、仿真环境,代码包经过解压缩后,第一级别的目录和文件如下所示-Google s Android contains original provide the Android target machine code, the host compile tools, simulation environment, code bag after decompression, the first level of files
AndroidUSBHost_Arduino
- 这是一个很好的安卓下USB应用的例子,这个例子展示了如何让你的android应用程序和Arduino平台通过USB交互。尤其值得一提的是这种交互方式不需要使用android ADK。-This example show you how to communicate between your Android application and the Arduino using nothing but the Android USB host API. Remember, this approach
TestSeriport
- 利用串口让上位机与android设备通过串口进行读写通信-Using the serial port to the host computer and android devices to read and write through the serial port communication
AndroidBluetoothOscilloscope
- 经修改的蓝牙示波器上位机程序,单片机程序仍在调试当中,调试完成也会上传上来大家分享的-Revised Bluetooth oscilloscope host computer program, microcontroller program is still debugging, the debugging is completed also upload up to share with you
FlightState
- 我为飞控写的手机端上位机,目前实现固定mac蓝牙连接(需要改mac地址或自己加入搜索)和数据传输,没有数据处理。-I write for the flight control mobile terminal host computer, currently fixed MAC Bluetooth connectivity (need to change the MAC address or the search) and data transmission, data processing.
UsbHostDemo
- 主要是通过USB host 与HID设备进行通讯:枚举设备->找到设备的接口->连接设备->分配相应的端点->在IN端点进行读操作,在OUT端点进行写操作。详细可查看-Mainly through the USB host to communicate with HID devices: enumerate devices-> find the device interface-> Connect device-> Assign appropriate
TabsHostDemo
- android 开发底部排列,并自定义的tab host demo,该demo 可以给需要开发带tabs的项目的开发者参考-Android development is arranged at the bottom, and the custom TAB host demo, the demo can need according to the project developer reference of tabs
android_usb_serial-master
- android host usb to serial converter example
android-ftp
- FTP客户端服务端,适用于主机传输文件到手机-FTP client server for the host to transfer files to the phone
ZigbeeService
- 简单实现Android的Host 与HID设备通信代码-Simple implementation of the Android Host and HID device communication code
android-CardEmulation
- 此示例演示如何模拟的NFC卡,使用Android 4.4系统加入了“主机卡仿真”功能。这样使得设备显示为一个忠诚卡,每当屏幕上和用户敲击其设备上的适当配置的NFC读取器。-This sample demonstrates how to emulate an NFC card, using the host card emulation feature added in Android 4.4. This sample makes the device appear as a loyalty
USBHostDev
- usb host开发例子;适合Android板子、手机外接usb设备的开发。-usb host dev
TestUSB
- android USB host 通信 USB Host,中文意思是USB主模式,是相对于USB Accessory(USB副模式)来说的。如果Android工作在USB Host模式下,则连接到Android上的USB设备把Android类似的看作是一台PC机,PC机能干的事儿,Android也能干,例如将鼠标、键盘插入则可以使用键盘、鼠标来操作Android系统,如果插入U盘则,通过Android可以读写U盘上的数据。而USB Accessory模式表示将Android设备类似当作一个U
WIFIHostDemo
- One Android APP about Wifi Host Demo!
android-usb-host
- android usb host实现串口传输数据-android usb host
host-card-emulation-sample-master
- HCE卡模拟示例,供参考,nfc 手机模拟金融IC卡的demo-host base emulation android
android usb host
- android eclips usb通信开发,可运行,非常有用。