文件名称:BluetoothSeriaPortDemo
介绍说明--下载内容均来自于网络,请自行研究使用
用eclipse写一个蓝牙接收数据并显示出来-Write eclipse with a Bluetooth receiver and displayed data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BluetoothSeriaPortDemo
......................\.classpath
......................\.project
......................\.settings
......................\.........\org.eclipse.core.resources.prefs
......................\.........\org.eclipse.jdt.core.prefs
......................\AndroidManifest.xml
......................\assets
......................\bin
......................\...\AndroidManifest.xml
......................\...\BluetoothDemo.apk
......................\...\classes
......................\...\.......\com
......................\...\.......\...\beyond
......................\...\.......\...\......\testbt
......................\...\.......\...\......\......\BluetoothService$AcceptThread.class
......................\...\.......\...\......\......\BluetoothService$ConnectThread.class
......................\...\.......\...\......\......\BluetoothService$ConnectedThread.class
......................\...\.......\...\......\......\BluetoothService.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
......................\...\.......\...\......\......\ScaleActivity$1$1.class
......................\...\.......\...\......\......\ScaleActivity$1.class
......................\...\.......\...\......\......\ScaleActivity.class
......................\...\.......\...\......\......\StringHexUtils.class
......................\...\classes.dex
......................\...\dexedLibs
......................\...\.........\annotations-8f82e589d00dcd88ab021ddd108d32b8.jar
......................\...\jarlist.cache
......................\...\res
......................\...\...\drawable
......................\...\...\........\icon.png
......................\...\...\drawable-hdpi
......................\...\...\.............\icon.png
......................\...\...\drawable-ldpi
......................\...\...\.............\icon.png
......................\...\...\drawable-mdpi
......................\...\...\.............\icon.png
......................\...\resources.ap_
......................\gen
......................\...\com
......................\...\...\beyond
......................\...\...\......\testbt
......................\...\...\......\......\BuildConfig.java
......................\...\...\......\......\R.java
......................\project.properties
......................\res
......................\...\drawable
......................\...\........\icon.png
......................\...\drawable-hdpi
......................\...\.............\icon.png
......................\...\drawable-ldpi
......................\...\.............\icon.png
......................\...\drawable-mdpi
......................\...\.............\icon.png
......................\...\layout
......................\...\......\custom_title.xml
......................\...\......\device_list.xml
......................\...\......\device_name.xml
......................\...\......\main.xml
......................\...\......\message.xml
......................\...\......\other.xml
......................\...\menu
......................\...\....\option_menu.xml
......................\...\values
......................\...\......\strings.xml
......................\src
......................\...\com
......................\...\...\beyond
......................\...\...\......\testbt
......................\