资源简介
实现了类似于蓝牙串口的功能,能够连接蓝牙设备,并且相互通信
代码片段和文件信息
/* 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个文件信息
相关资源
- Erlang B公式计算器
- SSL加密https通信源码
- 安卓简单通讯录源码
- Delphi 下ServerSocket和ClientSocket 的通信
- 安卓经典小程序--日历
- 基于MSP430F149的LoRa点对点同通信测试程
- iBeacon.zip
- 通信生产实习报告
- 基于LABVIEW的CAN通信
- E4A安卓App Server/Client调试助手
- 51_I2C模拟通信
- qt TCP多客户端通信
- 鲜枣课堂通信原理
- 基于RS485总线的PC与单片机多机通信系
- 蓝牙BLE调试助手软件源码
- rs485通信程序
- RS_485_多机通信c程序及仿真
- 基于单片机的WIFI手机端显示图像控制
- 安卓控制LED灯代码
- Multisim仿真交通信号灯实验报告.docx
- 51单片机串口通信程序 含详细
- 电力系统IEC103通信标准
- 信道编码在通信中的应用
- STM32F103C8T6 LCD12864 串行通信
- 刷机包签名工具
- 北邮通信原理第三版 周炯槃 课后习题
- 通信工程外文翻译
- 华为各类工程师通信基础笔试面试题
- 如何仿真两个CPU之间的通信西门子S
- 使用fork(),exec(),dup2() pip
评论
共有 条评论