资源简介
非常不错的安卓蓝牙程序,实现蓝牙聊天功能,对于初学安卓蓝牙的同学可以参考哦
代码片段和文件信息
/* 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 icon=0x7f020001;
}
public static final class id {
public static final int button_scan=0x7f060006;
public static final int button_send=0x7f060009;
public static final int discoverable=0x7f06000b;
public static final int edit_text_out=0x7f060008;
public static final int in=0x7f060007;
public static final int new_devices=0x7f060005;
public static final int paired_devices=0x7f060003;
public static final int scan=0x7f06000a;
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 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 main=0x7f030003;
public static final int message=0x7f030004;
}
public static final class menu {
public static final int option_menu=0x7f050000;
}
public static final class string {
public static final int app_name=0x7f040000;
public static final int bt_not_enabled_leaving=0x7f040003;
public static final int button_scan=0x7f04000d;
/** Options Menu
*/
public static final int connect=0x7f04000e;
public static final int discoverable=0x7f04000f;
public static final int none_found=0x7f04000a;
public static final int none_paired=0x7f040009;
public static final int not_connected=0x7f040002;
/** DeviceListActivity
*/
public static final int scanning=0x7f040007;
public static final int select_device=0x7f040008;
/** BluetoothChat
*/
public static final int send=0x7f040001;
public static final int title_connected_to=0x7f040005;
public static final int title_connecting=0x7f040004;
public static final int title_not_connected=0x7f040006;
public static final int title_other_devices=0x7f04000c;
public static final int title_paired_devices=0x7f04000b;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-11-18 14:29 Bluetooth_Chat\
目录 0 2012-11-18 14:29 Bluetooth_Chat\BluetoothChat\
文件 280 2011-04-23 15:23 Bluetooth_Chat\BluetoothChat\.classpath
文件 849 2011-04-23 15:23 Bluetooth_Chat\BluetoothChat\.project
文件 1165 2011-04-23 15:28 Bluetooth_Chat\BluetoothChat\AndroidManifest.xm
目录 0 2011-04-23 18:13 Bluetooth_Chat\BluetoothChat\assets\
目录 0 2012-11-18 14:29 Bluetooth_Chat\BluetoothChat\bin\
文件 35928 2011-04-23 15:28 Bluetooth_Chat\BluetoothChat\bin\BluetoothChat.apk
文件 23064 2011-04-23 15:28 Bluetooth_Chat\BluetoothChat\bin\classes.dex
目录 0 2012-11-18 14:29 Bluetooth_Chat\BluetoothChat\bin\com\
目录 0 2012-11-18 14:29 Bluetooth_Chat\BluetoothChat\bin\com\example\
目录 0 2012-11-18 14:29 Bluetooth_Chat\BluetoothChat\bin\com\example\android\
目录 0 2012-11-18 14:29 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\
文件 1464 2011-04-23 15:25 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\BluetoothChat$1.class
文件 2921 2011-04-23 15:25 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\BluetoothChat$2.class
文件 1254 2011-04-23 15:25 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\BluetoothChat$3.class
文件 8348 2011-04-23 15:25 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\BluetoothChat.class
文件 2854 2011-04-23 15:23 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\BluetoothChatService$AcceptThread.class
文件 2620 2011-04-23 15:23 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\BluetoothChatService$ConnectedThread.class
文件 2689 2011-04-23 15:23 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\BluetoothChatService$ConnectThread.class
文件 6031 2011-04-23 15:23 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\BluetoothChatService.class
文件 2085 2011-04-23 15:25 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\DeviceListActivity$1.class
文件 2374 2011-04-23 15:25 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\DeviceListActivity$2.class
文件 955 2011-04-23 15:25 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\DeviceListActivity$3.class
文件 5389 2011-04-23 15:25 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\DeviceListActivity.class
文件 385 2011-04-23 15:28 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\R$attr.class
文件 477 2011-04-23 15:28 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\R$drawable.class
文件 833 2011-04-23 15:28 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\R$id.class
文件 576 2011-04-23 15:28 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\R$layout.class
文件 440 2011-04-23 15:28 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\R$menu.class
文件 1006 2011-04-23 15:28 Bluetooth_Chat\BluetoothChat\bin\com\example\android\BluetoothChat\R$string.class
............此处省略38个文件信息
- 上一篇:Zabbix4j-0.1.9.jar
- 下一篇:自己写的支付宝集成工具类,直接调用
相关资源
- android室内定位demo
- QWebSocket-for-Android-openssl库
- Android 通过摄像头检测心率
- androidannotations-api-4.4.0.jar
- Android多级下拉列表菜单
- android版本更新
- 《Android应用开发》课程标准
- zipentry工具类
- AndroidUI界面模板
- Android应用控制LED动态编译
- Android TCP_Client
- wget 完整版 for android 支持Android8.0 aa
- 4000套android源码,2058套ios源码,存在
- android背单词源代码
- DownDemo.zip
- 科大讯飞6麦CAE集成指南_android_V1.2
- 手机应用管理器的实现完整版
- 图中找图对比,Java源代码,Android源代
- Android Studio 字体主题样式包
- android系统内置数据库字段描述
- Android手机遥控智能小车源码
- android选择图片或拍照图片上传到服务
- AndroidSdkApiDocsFULL网盘地址.txt
- mqtt的android端jar包
- android简易日记本
- android打地鼠源码
- android 自定义控件 小球圆周运动
- Android仿照苹果界面,手写的计算器
- android opengl 贝塞尔曲线
- Android 强制开启GPS
评论
共有 条评论