资源简介
实现了类似于蓝牙串口的功能,能够连接蓝牙设备,并且相互通信

代码片段和文件信息
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.android.BluetoothChat;
public final class R {
public static final class attr {
}
public static final class drawable {
public static final int app_icon=0x7f020000;
public static final int logo=0x7f020001;
}
public static final class id {
public static final int button_break=0x7f06000e;
public static final int button_clean=0x7f06000d;
public static final int button_full_screen=0x7f06000c;
public static final int button_return=0x7f060009;
public static final int button_scan=0x7f060006;
public static final int button_send=0x7f060012;
public static final int checkBox_sixteen=0x7f06000f;
public static final int clenr=0x7f060018;
public static final int discoverable=0x7f060016;
public static final int editText1=0x7f06000b;
public static final int editText_full=0x7f060008;
public static final int edit_text_out=0x7f060010;
public static final int edit_text_out2=0x7f060011;
public static final int imagelogo=0x7f06000a;
public static final int new_devices=0x7f060005;
public static final int paired_devices=0x7f060003;
public static final int radioMale=0x7f060013;
public static final int scan=0x7f060015;
public static final int setup=0x7f060017;
public static final int sname=0x7f060014;
public static final int title_left_text=0x7f060000;
public static final int title_new_devices=0x7f060004;
public static final int title_paired_devices=0x7f060002;
public static final int title_right_text=0x7f060001;
public static final int widget50=0x7f060007;
}
public static final class layout {
public static final int custom_title=0x7f030000;
public static final int device_list=0x7f030001;
public static final int device_name=0x7f030002;
public static final int fullscreen=0x7f030003;
public static final int main=0x7f030004;
public static final int message=0x7f030005;
public static final int sname=0x7f030006;
}
public static final class menu {
public static final int option_menu=0x7f050000;
}
public static final class string {
public static final int No_connection=0x7f04001c;
public static final int app_name=0x7f040000;
public static final int bt_not_enabled_leaving=0x7f040003;
public static final int button_break=0x7f040008;
public static final int button_clean=0x7f040007;
public static final int button_cleantwo=0x7f04000c;
public static final int button_full_screen=0x7f040016;
public static final int button_return=0x7f040017;
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-11-30 15:42 BluetoothChat\
文件 304 2012-11-23 16:51 BluetoothChat\.classpath
文件 849 2012-02-15 08:29 BluetoothChat\.project
文件 1914 2012-11-30 12:07 BluetoothChat\AndroidManifest.xm
目录 0 2012-02-18 13:22 BluetoothChat\assets\
目录 0 2012-12-04 09:26 BluetoothChat\bin\
文件 51267 2012-12-04 09:26 BluetoothChat\bin\BluetoothChat.apk
目录 0 2012-12-03 18:56 BluetoothChat\bin\classes\
文件 35660 2012-12-04 09:26 BluetoothChat\bin\classes.dex
目录 0 2012-12-03 18:56 BluetoothChat\bin\classes\com\
目录 0 2012-12-03 18:56 BluetoothChat\bin\classes\com\example\
目录 0 2012-12-03 18:56 BluetoothChat\bin\classes\com\example\android\
目录 0 2012-12-04 09:20 BluetoothChat\bin\classes\com\example\android\BluetoothChat\
文件 2062 2012-12-04 09:26 BluetoothChat\bin\classes\com\example\android\BluetoothChat\BluetoothChat$1.class
文件 4571 2012-12-04 09:26 BluetoothChat\bin\classes\com\example\android\BluetoothChat\BluetoothChat$2.class
文件 1386 2012-12-04 09:26 BluetoothChat\bin\classes\com\example\android\BluetoothChat\BluetoothChat$3.class
文件 959 2012-12-04 09:26 BluetoothChat\bin\classes\com\example\android\BluetoothChat\BluetoothChat$4.class
文件 1315 2012-12-04 09:26 BluetoothChat\bin\classes\com\example\android\BluetoothChat\BluetoothChat$5.class
文件 1825 2012-12-04 09:26 BluetoothChat\bin\classes\com\example\android\BluetoothChat\BluetoothChat$6.class
文件 1322 2012-12-04 09:26 BluetoothChat\bin\classes\com\example\android\BluetoothChat\BluetoothChat$7.class
文件 987 2012-12-04 09:26 BluetoothChat\bin\classes\com\example\android\BluetoothChat\BluetoothChat$8.class
文件 986 2012-12-04 09:26 BluetoothChat\bin\classes\com\example\android\BluetoothChat\BluetoothChat$9.class
文件 14599 2012-12-04 09:26 BluetoothChat\bin\classes\com\example\android\BluetoothChat\BluetoothChat.class
文件 2854 2012-12-03 18:56 BluetoothChat\bin\classes\com\example\android\BluetoothChat\BluetoothChatService$AcceptThread.class
文件 2621 2012-12-03 18:56 BluetoothChat\bin\classes\com\example\android\BluetoothChat\BluetoothChatService$ConnectedThread.class
文件 2689 2012-12-03 18:56 BluetoothChat\bin\classes\com\example\android\BluetoothChat\BluetoothChatService$ConnectThread.class
文件 6154 2012-12-03 18:56 BluetoothChat\bin\classes\com\example\android\BluetoothChat\BluetoothChatService.class
文件 4162 2012-12-03 18:56 BluetoothChat\bin\classes\com\example\android\BluetoothChat\CodeFormat.class
文件 2085 2012-12-03 18:56 BluetoothChat\bin\classes\com\example\android\BluetoothChat\DeviceListActivity$1.class
文件 2406 2012-12-03 18:56 BluetoothChat\bin\classes\com\example\android\BluetoothChat\DeviceListActivity$2.class
文件 955 2012-12-03 18:56 BluetoothChat\bin\classes\com\example\android\BluetoothChat\DeviceListActivity$3.class
............此处省略66个文件信息
相关资源
- 在LabVIEW 中利用TCPIP协议实现网络通信
- 安卓手机PC端一键重启工具
- 解读AT89C2051遥控接收器电路设计原理
- 红外线通信技术,红外编码解码
- 红外转串口通信含原理图和程序
- 触摸屏TPC7063E与S7 300 PLC之间MPI通信实
- 秉火模块资料
- 51单片机通信采样proteus仿真方波转化
- 蓝牙源代码应用于LINUX
- 通信原理第七版课后答案樊昌信.doc
- TCP IP通信labview程序
- 安卓wifi直连app源码
- 易语言OTG串口通信
- STM32 2.4G通信例程
- Visio图标-最新最全的网络通信图标库
- 由浅入深,蓝牙4.0/BLE协议栈开发攻略
- 基于蓝牙4.0的设备通信方案设计与实
- STM32蓝牙和串口程序
- 基于MSP430G2553的蓝牙控制小车
- 安卓QQ6.71协议源码易语言,qq协议源码
- WPF USB 网络 串口 通信软件
- 使用选择性重传协议实现UDP可靠通信
- DELPHI与西门子200PLC的串口通信实例
- Labview与CH372CH375的通信测试
- 通信软件的具体实例──基于Socket的
- 蓝牙工作原理(不懂的可以下来看看
- 防火墙编程-Visual C 网络通信开发
- 安卓协议QQ源码包附模块源码
- 通信原理各种调制与解调的C程序
- 课程设计蔬菜大棚自动控制系统,包
评论
共有 条评论