• 大小: 92KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-02
  • 语言: Java
  • 标签: Android  接受蓝牙  

资源简介

Android接收蓝牙发送的数据,程序简单易懂,容易上手、容易拓展,适合初学者入门

资源截图

代码片段和文件信息

/* 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.mash.t;

public final class R {
    public static final class attr {
    }
    public static final class drawable {
        public static final int icon=0x7f020000;
    }
    public static final class id {
        public static final int button_scan=0x7f060006;
        public static final int discoverable=0x7f06000a;
        public static final int in=0x7f060008;
        public static final int new_devices=0x7f060005;
        public static final int paired_devices=0x7f060003;
        public static final int repair=0x7f060007;
        public static final int scan=0x7f060009;
  

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        280  2011-08-08 12:08  BluetoothDemo\.classpath

     文件        849  2011-08-08 12:08  BluetoothDemo\.project

     文件        208  2011-08-08 12:08  BluetoothDemo\.settings\org.eclipse.jdt.core.prefs

     文件       1118  2011-08-08 12:08  BluetoothDemo\AndroidManifest.xml

     文件      37469  2011-09-28 14:57  BluetoothDemo\bin\BluetoothDemo.apk

     文件      21496  2011-09-28 14:57  BluetoothDemo\bin\classes.dex

     文件       2540  2011-09-28 14:57  BluetoothDemo\bin\com\mash\t\BluetoothService$AcceptThread.class

     文件       2089  2011-09-28 14:57  BluetoothDemo\bin\com\mash\t\BluetoothService$ConnectedThread.class

     文件       2306  2011-09-28 14:57  BluetoothDemo\bin\com\mash\t\BluetoothService$ConnectThread.class

     文件       5433  2011-09-28 14:57  BluetoothDemo\bin\com\mash\t\BluetoothService.class

     文件       1947  2011-09-26 17:06  BluetoothDemo\bin\com\mash\t\DeviceListActivity$1.class

     文件       2197  2011-09-26 17:06  BluetoothDemo\bin\com\mash\t\DeviceListActivity$2.class

     文件        840  2011-09-26 17:06  BluetoothDemo\bin\com\mash\t\DeviceListActivity$3.class

     文件       5076  2011-09-26 17:06  BluetoothDemo\bin\com\mash\t\DeviceListActivity.class

     文件       3124  2011-09-28 14:54  BluetoothDemo\bin\com\mash\t\OtherActivity$1.class

     文件       6962  2011-09-28 14:54  BluetoothDemo\bin\com\mash\t\OtherActivity.class

     文件        316  2011-09-26 17:06  BluetoothDemo\bin\com\mash\t\R$attr.class

     文件        376  2011-09-26 17:06  BluetoothDemo\bin\com\mash\t\R$drawable.class

     文件        722  2011-09-26 17:06  BluetoothDemo\bin\com\mash\t\R$id.class

     文件        536  2011-09-26 17:06  BluetoothDemo\bin\com\mash\t\R$layout.class

     文件        371  2011-09-26 17:06  BluetoothDemo\bin\com\mash\t\R$menu.class

     文件        967  2011-09-26 17:06  BluetoothDemo\bin\com\mash\t\R$string.class

     文件        513  2011-09-26 17:06  BluetoothDemo\bin\com\mash\t\R.class

     文件      24895  2011-09-26 17:06  BluetoothDemo\bin\resources.ap_

     文件        364  2011-08-08 12:08  BluetoothDemo\default.properties

     文件       2754  2011-09-26 17:06  BluetoothDemo\gen\com\mash\t\R.java

     文件       4147  2011-08-08 12:08  BluetoothDemo\res\drawable\icon.png

     文件       4147  2011-08-08 12:08  BluetoothDemo\res\drawable-hdpi\icon.png

     文件       4147  2011-08-08 12:08  BluetoothDemo\res\drawable-ldpi\icon.png

     文件       4147  2011-08-08 12:08  BluetoothDemo\res\drawable-mdpi\icon.png

............此处省略37个文件信息

评论

共有 条评论