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

资源简介

Android中蓝牙的基本使用----BluetoothAdapter类简介

资源截图

代码片段和文件信息

/* 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.qin.bt;

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 btCancelDiscovery=0x7f050005;
        public static final int btClose=0x7f050002;
        public static final int btDesc=0x7f050000;
        public static final int btDiscoveryBySystem=0x7f050006;
        public static final int btDiscoveryDevice=0x7f050004;
        public static final int btOpen=0x7f050001;
        public static final int btOp

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

     文件        280  2012-07-08 12:46  BluetoothMTest\.classpath

     文件        850  2012-07-08 12:46  BluetoothMTest\.project

     文件        675  2012-07-08 12:51  BluetoothMTest\AndroidManifest.xml

     文件      18019  2012-07-08 12:57  BluetoothMTest\bin\BluetoothMTest.apk

     文件      10752  2012-07-08 12:57  BluetoothMTest\bin\classes.dex

     文件       1891  2012-07-08 12:57  BluetoothMTest\bin\com\qin\bt\MainActivity$1.class

     文件       2364  2012-07-08 12:57  BluetoothMTest\bin\com\qin\bt\MainActivity$2.class

     文件       7989  2012-07-08 12:57  BluetoothMTest\bin\com\qin\bt\MainActivity.class

     文件        316  2012-07-08 12:51  BluetoothMTest\bin\com\qin\bt\R$attr.class

     文件        376  2012-07-08 12:51  BluetoothMTest\bin\com\qin\bt\R$drawable.class

     文件        584  2012-07-08 12:51  BluetoothMTest\bin\com\qin\bt\R$id.class

     文件        370  2012-07-08 12:51  BluetoothMTest\bin\com\qin\bt\R$layout.class

     文件        403  2012-07-08 12:51  BluetoothMTest\bin\com\qin\bt\R$string.class

     文件        475  2012-07-08 12:51  BluetoothMTest\bin\com\qin\bt\R.class

     文件      11303  2012-07-08 12:51  BluetoothMTest\bin\resources.ap_

     文件        364  2012-07-08 12:46  BluetoothMTest\default.properties

     文件       1083  2012-07-08 12:51  BluetoothMTest\gen\com\qin\bt\R.java

     文件       4147  2012-07-08 12:46  BluetoothMTest\res\drawable-hdpi\icon.png

     文件       1723  2012-07-08 12:46  BluetoothMTest\res\drawable-ldpi\icon.png

     文件       2574  2012-07-08 12:46  BluetoothMTest\res\drawable-mdpi\icon.png

     文件       1364  2012-07-08 12:48  BluetoothMTest\res\layout\main.xml

     文件        176  2012-07-08 12:46  BluetoothMTest\res\values\strings.xml

     文件      11456  2012-07-08 12:57  BluetoothMTest\src\com\qin\bt\MainActivity.java

     目录          0  2012-07-08 12:49  BluetoothMTest\bin\com\qin\bt

     目录          0  2012-07-08 12:46  BluetoothMTest\gen\com\qin\bt

     目录          0  2012-07-08 12:46  BluetoothMTest\src\com\qin\bt

     目录          0  2012-07-08 12:46  BluetoothMTest\bin\com\qin

     目录          0  2012-07-08 12:46  BluetoothMTest\gen\com\qin

     目录          0  2012-07-08 12:46  BluetoothMTest\src\com\qin

     目录          0  2012-07-08 12:46  BluetoothMTest\bin\com

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

评论

共有 条评论