文件名称:android_bluetooth_communication_ex
介绍说明--下载内容来自于网络,使用问题请自行百度
bluetooth audio play communication example in Android operating system. there are two projects, one is for client and the other is for server. it shows how client transfer music file to server and play it in server s side
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BluetoothStreamingClient/.classpath
BluetoothStreamingClient/.project
BluetoothStreamingClient/.settings/org.eclipse.jdt.core.prefs
BluetoothStreamingClient/AndroidManifest.xml
BluetoothStreamingClient/assets/
BluetoothStreamingClient/bin/AndroidManifest.xml
BluetoothStreamingClient/bin/BluetoothStreamingClient.apk
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/BluetoothChatService$AcceptThread.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/BluetoothChatService$ConnectedThread.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/BluetoothChatService$ConnectThread.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/BluetoothChatService.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/BuildConfig.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/DeviceListActivity$1.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/DeviceListActivity$2.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/DeviceListActivity$3.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/DeviceListActivity.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/MainActivity$1.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/MainActivity.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/MyHeader.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/MyMediaPlayer$1.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/MyMediaPlayer$2.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/MyMediaPlayer.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$attr.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$dimen.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$drawable.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$id.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$layout.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$menu.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$string.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$style.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R.class
BluetoothStreamingClient/bin/classes.dex
BluetoothStreamingClient/bin/dexedLibs/android-support-v4-8c5fbfb74f54688539ca60ef2e1fbc71.jar
BluetoothStreamingClient/bin/jarlist.cache
BluetoothStreamingClient/bin/res/crunch/drawable-hdpi/ic_launcher.png
BluetoothStreamingClient/bin/res/crunch/drawable-mdpi/ic_launcher.png
BluetoothStreamingClient/bin/res/crunch/drawable-xhdpi/ic_launcher.png
BluetoothStreamingClient/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
BluetoothStreamingClient/bin/resources.ap_
BluetoothStreamingClient/gen/com/example/bluetoothstreamingclient/BuildConfig.java
BluetoothStreamingClient/gen/com/example/bluetoothstreamingclient/R.java
BluetoothStreamingClient/ic_launcher-web.png
BluetoothStreamingClient/libs/android-support-v4.jar
BluetoothStreamingClient/proguard-project.txt
BluetoothStreamingClient/project.properties
BluetoothStreamingClient/res/drawable-hdpi/ic_launcher.png
BluetoothStreamingClient/res/drawable-ldpi/
BluetoothStreamingClient/res/drawable-mdpi/ic_launcher.png
BluetoothStreamingClient/res/drawable-xhdpi/ic_launcher.png
BluetoothStreamingClient/res/drawable-xxhdpi/ic_launcher.png
BluetoothStreamingClient/res/layout/activity_main.xml
BluetoothStreamingClient/res/layout/device_list.xml
BluetoothStreamingClient/res/layout/device_name.xml
BluetoothStreamingClient/res/menu/option_menu.xml
BluetoothStreamingClient/res/values/dimens.xml
BluetoothStreamingClient/res/values/strings.xml
BluetoothStreamingClient/res/values/styles.xml
BluetoothStreamingClient/res/values-sw600dp/dimens.xml
BluetoothStreamingClient/res/values-sw720dp-land/dimens.xml
BluetoothStreamingClient/res/values-v11/styles.xml
BluetoothStreamingClient/res/values-v14/styles.xml
BluetoothStreamingClient/src/com/example/bluetoothstreamingclient/BluetoothChatService.java
BluetoothStreamingClient/src/com/example/bluetoothstreamingclient/DeviceListActivity.java
BluetoothStreamingClient/src/com/example/bluetoothstreamingclient/MainActivity.java
BluetoothStreamingClient/src/com/example/bluetoothstreamingclient/MyHeader.java
BluetoothStreamingClient/src/com/example/bluetoothstreamingclient/MyMediaPlayer.java
BluetoothStreamingServer/.classpath
BluetoothStreamingServer/.project
BluetoothStreamingServer/.settings/org.eclipse.jdt.core.prefs
BluetoothStreamingServer/AndroidManifest.xml
BluetoothStreamingServer/assets/
BluetoothStreamingServer/bin/AndroidManifest.xml
BluetoothStreamingServer/bin/BluetoothStreamingServer.apk
BluetoothStreamingServer/bin/classes/com/example/bluetoothstreamin
BluetoothStreamingClient/.project
BluetoothStreamingClient/.settings/org.eclipse.jdt.core.prefs
BluetoothStreamingClient/AndroidManifest.xml
BluetoothStreamingClient/assets/
BluetoothStreamingClient/bin/AndroidManifest.xml
BluetoothStreamingClient/bin/BluetoothStreamingClient.apk
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/BluetoothChatService$AcceptThread.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/BluetoothChatService$ConnectedThread.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/BluetoothChatService$ConnectThread.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/BluetoothChatService.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/BuildConfig.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/DeviceListActivity$1.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/DeviceListActivity$2.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/DeviceListActivity$3.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/DeviceListActivity.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/MainActivity$1.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/MainActivity.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/MyHeader.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/MyMediaPlayer$1.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/MyMediaPlayer$2.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/MyMediaPlayer.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$attr.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$dimen.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$drawable.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$id.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$layout.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$menu.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$string.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R$style.class
BluetoothStreamingClient/bin/classes/com/example/bluetoothstreamingclient/R.class
BluetoothStreamingClient/bin/classes.dex
BluetoothStreamingClient/bin/dexedLibs/android-support-v4-8c5fbfb74f54688539ca60ef2e1fbc71.jar
BluetoothStreamingClient/bin/jarlist.cache
BluetoothStreamingClient/bin/res/crunch/drawable-hdpi/ic_launcher.png
BluetoothStreamingClient/bin/res/crunch/drawable-mdpi/ic_launcher.png
BluetoothStreamingClient/bin/res/crunch/drawable-xhdpi/ic_launcher.png
BluetoothStreamingClient/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
BluetoothStreamingClient/bin/resources.ap_
BluetoothStreamingClient/gen/com/example/bluetoothstreamingclient/BuildConfig.java
BluetoothStreamingClient/gen/com/example/bluetoothstreamingclient/R.java
BluetoothStreamingClient/ic_launcher-web.png
BluetoothStreamingClient/libs/android-support-v4.jar
BluetoothStreamingClient/proguard-project.txt
BluetoothStreamingClient/project.properties
BluetoothStreamingClient/res/drawable-hdpi/ic_launcher.png
BluetoothStreamingClient/res/drawable-ldpi/
BluetoothStreamingClient/res/drawable-mdpi/ic_launcher.png
BluetoothStreamingClient/res/drawable-xhdpi/ic_launcher.png
BluetoothStreamingClient/res/drawable-xxhdpi/ic_launcher.png
BluetoothStreamingClient/res/layout/activity_main.xml
BluetoothStreamingClient/res/layout/device_list.xml
BluetoothStreamingClient/res/layout/device_name.xml
BluetoothStreamingClient/res/menu/option_menu.xml
BluetoothStreamingClient/res/values/dimens.xml
BluetoothStreamingClient/res/values/strings.xml
BluetoothStreamingClient/res/values/styles.xml
BluetoothStreamingClient/res/values-sw600dp/dimens.xml
BluetoothStreamingClient/res/values-sw720dp-land/dimens.xml
BluetoothStreamingClient/res/values-v11/styles.xml
BluetoothStreamingClient/res/values-v14/styles.xml
BluetoothStreamingClient/src/com/example/bluetoothstreamingclient/BluetoothChatService.java
BluetoothStreamingClient/src/com/example/bluetoothstreamingclient/DeviceListActivity.java
BluetoothStreamingClient/src/com/example/bluetoothstreamingclient/MainActivity.java
BluetoothStreamingClient/src/com/example/bluetoothstreamingclient/MyHeader.java
BluetoothStreamingClient/src/com/example/bluetoothstreamingclient/MyMediaPlayer.java
BluetoothStreamingServer/.classpath
BluetoothStreamingServer/.project
BluetoothStreamingServer/.settings/org.eclipse.jdt.core.prefs
BluetoothStreamingServer/AndroidManifest.xml
BluetoothStreamingServer/assets/
BluetoothStreamingServer/bin/AndroidManifest.xml
BluetoothStreamingServer/bin/BluetoothStreamingServer.apk
BluetoothStreamingServer/bin/classes/com/example/bluetoothstreamin
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.