文件名称:BlueToothChat
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-06-26
- 文件大小:
- 2.07mb
- 下载次数:
- 0次
- 提 供 者:
- a**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的蓝牙聊天代码,包含了搜索链接聊天等过程,代码源自sundy老师,略有更改-A simple bluetooth chat code, contains search links chat process code from sundy teacher, a slight change. .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BlueToothChat\.classpath
.............\.project
.............\AndroidManifest.xml
.............\bin\BlueToothChat.apk
.............\...\classes\com\sbook\chat\AboutActivity$1.class
.............\...\.......\...\.....\....\AboutActivity.class
.............\...\.......\...\.....\....\BlueToothChatActivity$1.class
.............\...\.......\...\.....\....\BlueToothChatActivity$2.class
.............\...\.......\...\.....\....\BlueToothChatActivity$3.class
.............\...\.......\...\.....\....\BlueToothChatActivity.class
.............\...\.......\...\.....\....\BluetootnChatDevice$AcceptThread.class
.............\...\.......\...\.....\....\BluetootnChatDevice$ConnectedThread.class
.............\...\.......\...\.....\....\BluetootnChatDevice$ConnectThread.class
.............\...\.......\...\.....\....\BluetootnChatDevice.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
.............\...\classes.dex
.............\...\res\drawable-hdpi\ic_launcher.png
.............\...\...\.........ldpi\ic_launcher.png
.............\...\...\.........mdpi\about.png
.............\...\...\.............\back.PNG
.............\...\...\.............\discover.png
.............\...\...\.............\enable.png
.............\...\...\.............\ico.png
.............\...\...\.............\icom.png
.............\...\...\.............\icon.png
.............\...\...\.............\ic_launcher.png
.............\...\...\.............\search.png
.............\...\resources.ap_
.............\gen\com\sbook\chat\R.java
.............\proguard.cfg
.............\project.properties
.............\res\drawable-hdpi\ic_launcher.png
.............\...\.........ldpi\ic_launcher.png
.............\...\.........mdpi\about.png
.............\...\.............\back.PNG
.............\...\.............\discover.png
.............\...\.............\enable.png
.............\...\.............\ico.png
.............\...\.............\icom.png
.............\...\.............\icon.png
.............\...\.............\ic_launcher.png
.............\...\.............\search.png
.............\...\layout\about.xml
.............\...\......\customtitle.xml
.............\...\......\devicelist.xml
.............\...\......\devicename.xml
.............\...\......\main.xml
.............\...\......\message.xml
.............\...\......\message1.xml
.............\...\menu\opinion_menu.xml
.............\...\values\strings.xml
.............\src\com\sbook\chat\AboutActivity.java
.............\...\...\.....\....\BlueToothChatActivity.java
.............\...\...\.....\....\BluetootnChatDevice.java
.............\...\...\.....\....\DeviceListActivity.java
.............\bin\classes\com\sbook\chat
.............\...\.......\...\sbook
.............\gen\com\sbook\chat
.............\src\com\sbook\chat
.............\bin\classes\com
.............\...\res\drawable-hdpi
.............\...\...\drawable-ldpi
.............\...\...\drawable-mdpi
.............\gen\com\sbook
.............\src\com\sbook
.............\bin\classes
.............\...\res
.............\gen\com
.............\res\drawable-hdpi
.............\...\drawable-ldpi
.............\...\drawable-mdpi
.............\...\layout
.............\...\menu
.............\...\values
.............\src\com
.............\assets
.............\bin
.............\gen
.............\res
.............\src
BlueToothChat