文件名称:bluetoothapp
介绍说明--下载内容均来自于网络,请自行研究使用
蓝牙实现语音聊天功能,不用wifi也能聊天哟-Bluetooth voice chat function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BluetoothClient
...............\.classpath
...............\.project
...............\.settings
...............\.........\org.eclipse.jdt.core.prefs
...............\AndroidManifest.xml
...............\assets
...............\bin
...............\...\AndroidManifest.xml
...............\...\classes
...............\...\.......\com
...............\...\.......\...\bluetoothclient
...............\...\.......\...\...............\BluetoothChatService$AcceptThread.class
...............\...\.......\...\...............\BluetoothChatService$ConnectedThread.class
...............\...\.......\...\...............\BluetoothChatService$ConnectThread.class
...............\...\.......\...\...............\BluetoothChatService.class
...............\...\.......\...\...............\BuildConfig.class
...............\...\.......\...\...............\MainActivity$1.class
...............\...\.......\...\...............\MainActivity$ListenerThread.class
...............\...\.......\...\...............\MainActivity.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
...............\...\res
...............\gen
...............\...\com
...............\...\...\bluetoothclient
...............\...\...\...............\BuildConfig.java
...............\...\...\...............\R.java
...............\ic_launcher-web.png
...............\libs
...............\....\android-support-v4.jar
...............\proguard-project.txt
...............\project.properties
...............\res
...............\...\drawable-hdpi
...............\...\.............\ic_launcher.png
...............\...\drawable-ldpi
...............\...\drawable-mdpi
...............\...\.............\ic_launcher.png
...............\...\drawable-xhdpi
...............\...\..............\ic_launcher.png
...............\...\drawable-xxhdpi
...............\...\...............\ic_launcher.png
...............\...\layout
...............\...\......\activity_main.xml
...............\...\menu
...............\...\....\main.xml
...............\...\values
...............\...\......\dimens.xml
...............\...\......\strings.xml
...............\...\......\styles.xml
...............\...\values-sw600dp
...............\...\..............\dimens.xml
...............\...\values-sw720dp-land
...............\...\...................\dimens.xml
...............\...\values-v11
...............\...\..........\styles.xml
...............\...\values-v14
...............\...\..........\styles.xml
...............\src
...............\...\com
...............\...\...\bluetoothclient
...............\...\...\...............\BluetoothChatService.java
...............\...\...\...............\MainActivity.java
BluetoothServer
...............\.classpath
...............\.project
...............\.settings
...............\.........\org.eclipse.jdt.core.prefs
...............\AndroidManifest.xml
...............\assets
...............\bin
...............\...\AndroidManifest.xml
...............\...\classes
...............\...\.......\com
...............\...\.......\...\bluetooth
...............\...\.......\...\.........\BluetoothChatService$AcceptThread.class
...............\...\.......\...\.........\BluetoothChatService$ConnectedThread.class
...............\...\.......\...\.........\BluetoothChatService$ConnectThread.class
...............\...\.......\...\.........\BluetoothChatService.class
...............\...\.......\...\.........\BuildConfig.class
...............\...\.......\...\.........\MainActivity$1.class
...............\...\.......\...\.........\MainActivity$2.class
...............\...\.......\...\.........\MainActivity$ListenerThread.class
..........