文件名称:Android_chatroom
介绍说明--下载内容均来自于网络,请自行研究使用
一个基于Android的聊天程序,使用两方在建立蓝牙链接后可过该软件聊天。-A simple projcect,just for two Android devices to chat.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Android_蓝牙聊天程序\AndroidManifest.xml
....................\res\drawable\app_icon.png
....................\...\........-hdpi\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
....................\...\...\.......\.......\BluetoothChat
....................\...\...\.......\android
....................\...\...\example
....................\res\drawable
....................\...\drawable-hdpi
....................\...\layout
....................\...\menu
....................\...\values
....................\src\com
....................\res
....................\src
Android_蓝牙聊天程序