文件名称:BluetoothChat
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-07-22
- 文件大小:
- 111kb
- 下载次数:
- 0次
- 提 供 者:
- 罗*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
蓝牙连接功能,实现两台手机的蓝牙连接,传输文件。-bluetooth connect
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BluetoothChat
.............\.classpath
.............\.project
.............\AndroidManifest.xml
.............\assets
.............\bin
.............\...\AndroidManifest.xml
.............\...\BluetoothChat.apk
.............\...\classes
.............\...\classes.dex
.............\...\.......\com
.............\...\.......\...\example
.............\...\.......\...\.......\android
.............\...\.......\...\.......\.......\BluetoothChat
.............\...\.......\...\.......\.......\.............\BluetoothChat$1.class
.............\...\.......\...\.......\.......\.............\BluetoothChat$2.class
.............\...\.......\...\.......\.......\.............\BluetoothChat$3.class
.............\...\.......\...\.......\.......\.............\BluetoothChat.class
.............\...\.......\...\.......\.......\.............\BluetoothChatService$AcceptThread.class
.............\...\.......\...\.......\.......\.............\BluetoothChatService$ConnectedThread.class
.............\...\.......\...\.......\.......\.............\BluetoothChatService$ConnectThread.class
.............\...\.......\...\.......\.......\.............\BluetoothChatService.class
.............\...\.......\...\.......\.......\.............\BuildConfig.class
.............\...\.......\...\.......\.......\.............\DeviceListActivity$1.class
.............\...\.......\...\.......\.......\.............\DeviceListActivity$2.class
.............\...\.......\...\.......\.......\.............\DeviceListActivity$3.class
.............\...\.......\...\.......\.......\.............\DeviceListActivity.class
.............\...\.......\...\.......\.......\.............\R$attr.class
.............\...\.......\...\.......\.......\.............\R$drawable.class
.............\...\.......\...\.......\.......\.............\R$id.class
.............\...\.......\...\.......\.......\.............\R$layout.class
.............\...\.......\...\.......\.......\.............\R$menu.class
.............\...\.......\...\.......\.......\.............\R$string.class
.............\...\.......\...\.......\.......\.............\R.class
.............\...\dexedLibs
.............\...\res
.............\...\resources.ap_
.............\...\...\crunch
.............\...\...\......\drawable
.............\...\...\......\drawable-hdpi
.............\...\...\......\.............\app_icon.png
.............\...\...\......\........\app_icon.png
.............\gen
.............\...\com
.............\...\...\example
.............\...\...\.......\android
.............\...\...\.......\.......\BluetoothChat
.............\...\...\.......\.......\.............\BuildConfig.java
.............\...\...\.......\.......\.............\R.java
.............\project.properties
.............\res
.............\...\drawable
.............\...\drawable-hdpi
.............\...\.............\app_icon.png
.............\...\drawable-ldpi
.............\...\drawable-mdpi
.............\...\drawable-xhdpi
.............\...\........\app_icon.png
.............\...\layout
.............\...\......\custom_title.xml
.............\...\......\device_list.xml
.............\...\......\device_name.xml
.............\...\......\main.xml
.............\...\......\message.xml
.............\...\menu
.............\...\....\option_menu.xml
.............\...\values
.............\...\......\strings.xml
.............\src
.............\...\com
.............\...\...\example
.............\...\...\.......\android
.............\...\...\.......\.......\BluetoothChat
.............\...\...\.......\.......\.............\BluetoothChat.java
.............\...\...\.......\.......\.............\BluetoothChatService.java
.............\...\...\.......\.......\.............\DeviceListActivity.java