文件名称:BluetoothChat
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 407kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Android蓝牙串口(非自带)的demo-a demo of android bluetooth
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BluetoothChat
.............\.classpath
.............\.project
.............\AndroidManifest.xml
.............\assets
.............\bin
.............\...\AndroidManifest.xml
.............\...\classes
.............\...\.......\com
.............\...\.......\...\example
.............\...\.......\...\.......\android
.............\...\.......\...\.......\.......\BluetoothChat
.............\...\.......\...\.......\.......\.............\BluetoothChat$1.class
.............\...\.......\...\.......\.......\.............\BluetoothChat$2.class
.............\...\.......\...\.......\.......\.............\BluetoothChat$3.class
.............\...\.......\...\.......\.......\.............\BluetoothChat.class
.............\...\.......\...\.......\.......\.............\BluetoothChatService$AcceptThread.class
.............\...\.......\...\.......\.......\.............\BluetoothChatService$ConnectThread.class
.............\...\.......\...\.......\.......\.............\BluetoothChatService$ConnectedThread.class
.............\...\.......\...\.......\.......\.............\BluetoothChatService.class
.............\...\.......\...\.......\.......\.............\BuildConfig.class
.............\...\.......\...\.......\.......\.............\DeviceListActivity$1.class
.............\...\.......\...\.......\.......\.............\DeviceListActivity$2.class
.............\...\.......\...\.......\.......\.............\DeviceListActivity$3.class
.............\...\.......\...\.......\.......\.............\DeviceListActivity.class
.............\...\.......\...\.......\.......\.............\R$attr.class
.............\...\.......\...\.......\.......\.............\R$dimen.class
.............\...\.......\...\.......\.......\.............\R$drawable.class
.............\...\.......\...\.......\.......\.............\R$id.class
.............\...\.......\...\.......\.......\.............\R$layout.class
.............\...\.......\...\.......\.......\.............\R$menu.class
.............\...\.......\...\.......\.......\.............\R$string.class
.............\...\.......\...\.......\.......\.............\R$style.class
.............\...\.......\...\.......\.......\.............\R.class
.............\...\jarlist.cache
.............\...\res
.............\gen
.............\...\com
.............\...\...\example
.............\...\...\.......\android
.............\...\...\.......\.......\BluetoothChat
.............\...\...\.......\.......\.............\BuildConfig.java
.............\...\...\.......\.......\.............\R.java
.............\ic_launcher-web.png
.............\libs
.............\....\android-support-v4.jar
.............\proguard-project.txt
.............\project.properties
.............\res
.............\...\drawable
.............\...\........\app_icon.png
.............\...\drawable-hdpi
.............\...\.............\app_icon.png
.............\...\.............\ic_action_search.png
.............\...\.............\ic_launcher.png
.............\...\drawable-ldpi
.............\...\.............\ic_launcher.png
.............\...\drawable-mdpi
.............\...\.............\ic_action_search.png
.............\...\.............\ic_launcher.png
.............\...\drawable-xhdpi
.............\...\..............\ic_action_search.png
.............\...\..............\ic_launcher.png
.............\...\layout
.............\...\......\custom_title.xml
.............\...\......\device_list.xml
.............\...\......\device_name.xml
.............\...\......\main.xml
.............\...\......\message.xml
.............\...\menu
.............\...\....\option_menu.xml
.............\...\values
.............\...\......\dimens.xml
.............\...\......\strings.xml
.............\...\......\styles.xml
.............\...\values-large
.............\...\............\dimens.xml
.............\src
.............\...\com
.............\...\...\example
.............\...\...\.......\android
.............\...\...\.......\.......\BluetoothChat
.............\...\...\.......\.......\.............\BluetoothChat.java
.............\...\...\.......\.......\.............\BluetoothChatService.java
...