Description: Application of bluetooth communication, can chat via bluetooth, based on the bluetooth 4.0 protocol development.
To Search:
File list (Check if you may need any files):
.classpath
.project
.settings
.........\org.eclipse.jdt.core.prefs
AndroidManifest.xml
assets
bin
...\AndroidManifest.xml
...\BluetoothChat.apk
...\classes
...\.......\com
...\.......\...\example
...\.......\...\.......\android
...\.......\...\.......\.......\BluetoothChat
...\.......\...\.......\.......\.............\BluetoothChat$1.class
...\.......\...\.......\.......\.............\BluetoothChat$2.class
...\.......\...\.......\.......\.............\BluetoothChat$3.class
...\.......\...\.......\.......\.............\BluetoothChat.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-70732c094d109adc83d17923da0b6464.jar
...\jarlist.cache
...\res
...\...\crunch
...\...\......\drawable
...\...\......\........\app_icon.png
...\...\......\drawable-hdpi
...\...\......\.............\app_icon.png
...\resources.ap_
gen
...\com
...\...\example
...\...\.......\android
...\...\.......\.......\BluetoothChat
...\...\.......\.......\.............\BuildConfig.java
...\...\.......\.......\.............\R.java
lint.xml
project.properties
res
...\drawable
...\........\app_icon.png
...\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
...\...\.......\.......\.............\BluetoothChat.java
...\...\.......\.......\.............\BluetoothChatService.java
...\...\.......\.......\.............\DeviceListActivity.java