CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发 搜索资源 - host

搜索资源列表

  1. 实现了一个底部展开的android tab host

    0下载:
  2. 实现了一个底部展开的android tab host,可以自定义。
  3. 所属分类:android开发

    • 发布日期:2017-03-21
    • 文件大小:47811
    • 提供者:koko
  1. android绑定host软件

    0下载:
  2. 开发的时候,多环境的时候,可以将发布的服务器地址,通过host绑定指向开发环境的服务器地址
  3. 所属分类:android开发

  1. TabDemo

    0下载:
  2. Tab Host program in android.please download to see Tab Host in android.
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:39881
    • 提供者:abhay
  1. Android

    0下载:
  2. 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
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:7131
    • 提供者:国耶耶
  1. AndroidUSBHost_Arduino

    0下载:
  2. 这是一个很好的安卓下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
  3. 所属分类:Driver develop

    • 发布日期:2017-11-19
    • 文件大小:1193631
    • 提供者:henri oledcom
  1. TestSeriport

    0下载:
  2. 利用串口让上位机与android设备通过串口进行读写通信-Using the serial port to the host computer and android devices to read and write through the serial port communication
  3. 所属分类:android

  1. AndroidBluetoothOscilloscope

    1下载:
  2. 经修改的蓝牙示波器上位机程序,单片机程序仍在调试当中,调试完成也会上传上来大家分享的-Revised Bluetooth oscilloscope host computer program, microcontroller program is still debugging, the debugging is completed also upload up to share with you
  3. 所属分类:android开发

    • 发布日期:2013-10-28
    • 文件大小:66497
    • 提供者:水乐清华
  1. FlightState

    1下载:
  2. 我为飞控写的手机端上位机,目前实现固定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.
  3. 所属分类:android开发

    • 发布日期:2013-10-15
    • 文件大小:11775879
    • 提供者:fengyiyu
  1. UsbHostDemo

    2下载:
  2. 主要是通过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
  3. 所属分类:android

    • 发布日期:2017-06-29
    • 文件大小:680960
    • 提供者:夏正利
  1. TabsHostDemo

    0下载:
  2. 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
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:219837
    • 提供者:linjinping
  1. android_usb_serial-master

    1下载:
  2. android host usb to serial converter example
  3. 所属分类:android

    • 发布日期:2016-04-11
    • 文件大小:973824
    • 提供者:rebiha
  1. android-ftp

    0下载:
  2. FTP客户端服务端,适用于主机传输文件到手机-FTP client server for the host to transfer files to the phone
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:196375
    • 提供者:晏儒
  1. ZigbeeService

    0下载:
  2. 简单实现Android的Host 与HID设备通信代码-Simple implementation of the Android Host and HID device communication code
  3. 所属分类:android

    • 发布日期:2017-04-13
    • 文件大小:3103
    • 提供者:邹俊标
  1. android-CardEmulation

    1下载:
  2. 此示例演示如何模拟的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
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:632242
    • 提供者:jancohon
  1. USBHostDev

    1下载:
  2. usb host开发例子;适合Android板子、手机外接usb设备的开发。-usb host dev
  3. 所属分类:android

    • 发布日期:2016-04-11
    • 文件大小:1758208
    • 提供者:sdf
  1. TestUSB

    1下载:
  2. 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
  3. 所属分类:android

    • 发布日期:2016-04-11
    • 文件大小:2770944
    • 提供者:高登科
  1. WIFIHostDemo

    0下载:
  2. One Android APP about Wifi Host Demo!
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1809711
    • 提供者:Robert Lee
  1. android-usb-host

    0下载:
  2. android usb host实现串口传输数据-android usb host
  3. 所属分类:android

    • 发布日期:2017-04-29
    • 文件大小:161220
    • 提供者:易星
  1. host-card-emulation-sample-master

    2下载:
  2. HCE卡模拟示例,供参考,nfc 手机模拟金融IC卡的demo-host base emulation android
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:16325
    • 提供者:ldw
  1. android usb host

    0下载:
  2. android eclips usb通信开发,可运行,非常有用。
  3. 所属分类:android开发

    • 发布日期:2016-04-13
    • 文件大小:793453
    • 提供者:ye1113747281
« 12 »
搜珍网 www.dssz.com