搜索资源列表
Google Android SDK开发范例大全(完整版)
- Google Android SDK开发范例大全(完整版)
android_sdk
- android-sdk详解,包含最新4.1系统-android-sdk explain, including the latest 4.1
ANDROID_BLUETOOTH
- 用BluetoothAdapter类,你能够在Android设备上查找周边的蓝牙设备然后配对(绑定),蓝牙通讯是基于唯一地址MAC来相互 传输的,考虑到安全问题Bluetooth通讯时需要先配对。然后开始相互连接,连接后设备将会共享同一个RFCOMM通道以便相互传输数据,目前这些实 现在Android 2.0或更高版本SDK上实现。-With BluetoothAdapter class, you can find surrounding Bluetooth devices on the And