资源简介


资源截图

代码片段和文件信息

/*
 * Copyright (C) 2013 The Android Open Source Project
 *
 * Licensed under the Apache License Version 2.0 (the “License“);
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing software
 * distributed under the License is distributed on an “AS IS“ BASIS
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

package com.example.android.bluetoothlegatt;

import android.app.Service;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluet

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\.google\
     文件         523  2019-09-10 21:51  android-BluetoothLeGatt-master\.google\packaging.yaml
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\
     文件        1404  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\build.gradle
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\
     文件        2094  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\AndroidManifest.xml
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\java\
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\java\com\
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\java\com\example\
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\java\com\example\android\
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\java\com\example\android\bluetoothlegatt\
     文件       12924  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\java\com\example\android\bluetoothlegatt\BluetoothLeService.java
     文件       13736  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\java\com\example\android\bluetoothlegatt\DeviceControlActivity.java
     文件        9263  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\java\com\example\android\bluetoothlegatt\DeviceScanActivity.java
     文件        1688  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\java\com\example\android\bluetoothlegatt\SampleGattAttributes.java
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\res\
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\res\drawable-hdpi\
     文件        5170  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\res\drawable-hdpi\ic_launcher.png
     文件         196  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\res\drawable-hdpi\tile.9.png
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\res\drawable-mdpi\
     文件        3025  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\res\drawable-mdpi\ic_launcher.png
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\res\drawable-xhdpi\
     文件        7227  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\res\drawable-xhdpi\ic_launcher.png
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\res\drawable-xxhdpi\
     文件       12800  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\res\drawable-xxhdpi\ic_launcher.png
     目录           0  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\res\layout\
     文件         942  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\res\layout\actionbar_indeterminate_progress.xml
     文件        3389  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\res\layout\gatt_services_characteristics.xml
     文件        1266  2019-09-10 21:51  android-BluetoothLeGatt-master\Application\src\main\res\layout\listitem_device.xml
............此处省略33个文件信息

评论

共有 条评论