文件名称:BluetoothDemo
介绍说明--下载内容均来自于网络,请自行研究使用
蓝牙应用的简单例子,很基础的,仅有打开蓝牙和搜索蓝牙功能,适合初学者学习-Bluetooth simple example of the application of very basic, only turn on Bluetooth and search the Bluetooth function, suitable for beginners to learn
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BluetoothDemo
.............\.classpath
.............\.project
.............\.settings
.............\.........\org.eclipse.jdt.core.prefs
.............\AndroidManifest.xml
.............\assets
.............\bin
.............\...\AndroidManifest.xml
.............\...\BluetoothDemo.apk
.............\...\classes
.............\...\.......\net
.............\...\.......\...\ysng
.............\...\.......\...\....\bluetoothdemo
.............\...\.......\...\....\.............\BuildConfig.class
.............\...\.......\...\....\.............\MyBluetooth$1.class
.............\...\.......\...\....\.............\MyBluetooth$OnClickListenerDemo.class
.............\...\.......\...\....\.............\MyBluetooth.class
.............\...\.......\...\....\.............\R$attr.class
.............\...\.......\...\....\.............\R$drawable.class
.............\...\.......\...\....\.............\R$id.class
.............\...\.......\...\....\.............\R$layout.class
.............\...\.......\...\....\.............\R$menu.class
.............\...\.......\...\....\.............\R$string.class
.............\...\.......\...\....\.............\R$style.class
.............\...\.......\...\....\.............\R.class
.............\...\classes.dex
.............\...\dexedLibs
.............\...\.........\android-support-v4-5acd0d4550de76a85d0c4f31508659f0.jar
.............\...\jarlist.cache
.............\...\res
.............\...\...\drawable-hdpi
.............\...\...\.............\ic_launcher.png
.............\...\...\drawable-ldpi
.............\...\...\.............\ic_launcher.png
.............\...\...\drawable-mdpi
.............\...\...\.............\ic_launcher.png
.............\...\...\drawable-xhdpi
.............\...\...\..............\ic_launcher.png
.............\...\resources.ap_
.............\gen
.............\...\net
.............\...\...\ysng
.............\...\...\....\bluetoothdemo
.............\...\...\....\.............\BuildConfig.java
.............\...\...\....\.............\R.java
.............\ic_launcher-web.png
.............\libs
.............\....\android-support-v4.jar
.............\proguard-project.txt
.............\project.properties
.............\res
.............\...\drawable-hdpi
.............\...\.............\background.jpg
.............\...\.............\ic_launcher.png
.............\...\drawable-ldpi
.............\...\.............\ic_launcher.png
.............\...\drawable-mdpi
.............\...\.............\ic_launcher.png
.............\...\drawable-xhdpi
.............\...\..............\ic_launcher.png
.............\...\layout
.............\...\......\device_name.xml
.............\...\......\list_text.xml
.............\...\......\my_bluetooth.xml
.............\...\menu
.............\...\....\my_bluetooth.xml
.............\...\values
.............\...\......\strings.xml
.............\...\......\styles.xml
.............\...\values-v11
.............\...\..........\styles.xml
.............\...\values-v14
.............\...\..........\styles.xml
.............\src
.............\...\net
.............\...\...\ysng
.............\...\...\....\bluetoothdemo
.............\...\...\....\.............\MyBluetooth.java