文件名称:TIAOSHIZHUSHOU
介绍说明--下载内容均来自于网络,请自行研究使用
蓝牙的设备扫描,链接以及通讯聊天功能,具有聊天后台线程和前台界面。-Bluetooth device scanning, link and chat chat function, with chat background thread and front desk interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
蓝牙调试助手
............\.classpath
............\.project
............\.settings
............\.........\org.eclipse.core.resources.prefs
............\.........\org.eclipse.jdt.core.prefs
............\AndroidManifest.xml
............\assets
............\bin
............\...\AndroidManifest.xml
............\...\classes
............\...\.......\com
............\...\.......\...\example
............\...\.......\...\.......\android
............\...\.......\...\.......\.......\BluetoothChat
............\...\.......\...\.......\.......\.............\BluetoothChatActivity$1.class
............\...\.......\...\.......\.......\.............\BluetoothChatActivity$2.class
............\...\.......\...\.......\.......\.............\BluetoothChatActivity$3.class
............\...\.......\...\.......\.......\.............\BluetoothChatActivity$4.class
............\...\.......\...\.......\.......\.............\BluetoothChatActivity.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$drawable.class
............\...\.......\...\.......\.......\.............\R$id.class
............\...\.......\...\.......\.......\.............\R$layout.class
............\...\.......\...\.......\.......\.............\R$menu.class
............\...\.......\...\.......\.......\.............\R$string.class
............\...\.......\...\.......\.......\.............\R.class
............\...\classes.dex
............\...\dexedLibs
............\...\.........\annotations-53579a14ce9d3ed38ce5ff89aa31cd6c.jar
............\...\.........\annotations-8899042832e529d61285e2b81b5b5221.jar
............\...\.........\annotations-dcf1e168887fa7a54bc743af95e12af5.jar
............\...\jarlist.cache
............\...\res
............\...\...\crunch
............\...\...\......\drawable-hdpi
............\...\...\......\.............\app_icon.png
............\...\...\drawable
............\...\...\drawable-hdpi
............\...\...\.............\app_icon.png
............\...\resources.ap_
............\...\蓝牙调试助手.apk
............\gen
............\...\com
............\...\...\example
............\...\...\.......\android
............\...\...\.......\.......\BluetoothChat
............\...\...\.......\.......\.............\BuildConfig.java
............\...\...\.......\.......\.............\R.java
............\proguard.cfg
............\project.properties
............\res
............\...\drawable
............\...\drawable-hdpi
............\...\.............\app_icon.png
............\...\drawable-ldpi
............\...\drawable-mdpi
............\...\drawable-xhdpi
............\...\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
............\...\...\.......\.......\.............\BluetoothChatActivity.java
............\...\...\.......\.......\.............\BluetoothChatService.java
............\.