文件名称:Bluetooth_Chat
介绍说明--下载内容均来自于网络,请自行研究使用
Bluetooth_Chat聊天程序,一个简单的利用多线程实现的聊天程序
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : Bluetooth_Chat.zip 列表 Bluetooth_Chat/ Bluetooth_Chat/BluetoothChat/ Bluetooth_Chat/BluetoothChat/.classpath Bluetooth_Chat/BluetoothChat/.project Bluetooth_Chat/BluetoothChat/AndroidManifest.xml Bluetooth_Chat/BluetoothChat/assets/ Bluetooth_Chat/BluetoothChat/bin/ Bluetooth_Chat/BluetoothChat/bin/BluetoothChat.apk Bluetooth_Chat/BluetoothChat/bin/classes.dex Bluetooth_Chat/BluetoothChat/bin/com/ Bluetooth_Chat/BluetoothChat/bin/com/example/ Bluetooth_Chat/BluetoothChat/bin/com/example/android/ Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/ Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/BluetoothChat$1.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/BluetoothChat$2.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/BluetoothChat$3.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/BluetoothChat.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/BluetoothChatService$AcceptThread.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/BluetoothChatService$ConnectedThread.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/BluetoothChatService$ConnectThread.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/BluetoothChatService.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/DeviceListActivity$1.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/DeviceListActivity$2.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/DeviceListActivity$3.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/DeviceListActivity.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/R$attr.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/R$drawable.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/R$id.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/R$layout.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/R$menu.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/R$string.class Bluetooth_Chat/BluetoothChat/bin/com/example/android/BluetoothChat/R.class Bluetooth_Chat/BluetoothChat/bin/resources.ap_ Bluetooth_Chat/BluetoothChat/default.properties Bluetooth_Chat/BluetoothChat/gen/ Bluetooth_Chat/BluetoothChat/gen/com/ Bluetooth_Chat/BluetoothChat/gen/com/example/ Bluetooth_Chat/BluetoothChat/gen/com/example/android/ Bluetooth_Chat/BluetoothChat/gen/com/example/android/BluetoothChat/ Bluetooth_Chat/BluetoothChat/gen/com/example/android/BluetoothChat/R.java Bluetooth_Chat/BluetoothChat/proguard.cfg Bluetooth_Chat/BluetoothChat/res/ Bluetooth_Chat/BluetoothChat/res/drawable-hdpi/ Bluetooth_Chat/BluetoothChat/res/drawable-hdpi/app_icon.png Bluetooth_Chat/BluetoothChat/res/drawable-hdpi/icon.png Bluetooth_Chat/BluetoothChat/res/drawable-ldpi/ Bluetooth_Chat/BluetoothChat/res/drawable-ldpi/app_icon.png Bluetooth_Chat/BluetoothChat/res/drawable-ldpi/icon.png Bluetooth_Chat/BluetoothChat/res/drawable-mdpi/ Bluetooth_Chat/BluetoothChat/res/drawable-mdpi/app_icon.png Bluetooth_Chat/BluetoothChat/res/drawable-mdpi/icon.png Bluetooth_Chat/BluetoothChat/res/layout/ Bluetooth_Chat/BluetoothChat/res/layout/custom_title.xml Bluetooth_Chat/BluetoothChat/res/layout/device_list.xml Bluetooth_Chat/BluetoothChat/res/layout/device_name.xml Bluetooth_Chat/BluetoothChat/res/layout/main.xml Bluetooth_Chat/BluetoothChat/res/layout/message.xml Bluetooth_Chat/BluetoothChat/res/menu/ Bluetooth_Chat/BluetoothChat/res/menu/option_menu.xml Bluetooth_Chat/BluetoothChat/res/values/ Bluetooth_Chat/BluetoothChat/res/values/strings.xml Bluetooth_Chat/BluetoothChat/src/ Bluetooth_Chat/BluetoothChat/src/com/ Bluetooth_Chat/BluetoothChat/src/com/example/ Bluetooth_Chat/BluetoothChat/src/com/example/android/ Bluetooth_Chat/BluetoothChat/src/com/example/android/BluetoothChat/ Bluetooth_Chat/BluetoothChat/src/com/example/android/BluetoothChat/BluetoothChat.java Bluetooth_Chat/BluetoothChat/src/com/example/android/BluetoothChat/BluetoothChatService.java Bluetooth_Chat/BluetoothChat/src/com/example/android/BluetoothChat/DeviceListActivity.java