android-BluetoothLeGatt-master

所属分类:android开发
开发工具:Java
文件大小:292KB
下载次数:4
上传日期:2018-03-15 14:30:54
上 传 者123小明明
说明:  Android手机版低功耗蓝牙使用demo
(Android Mobile version of low-power bluetooth using the demo)

文件列表:
.google (0, 2018-02-16)
.google\packaging.yaml (523, 2018-02-16)
Application (0, 2018-02-16)
Application\build.gradle (1404, 2018-02-16)
Application\src (0, 2018-02-16)
Application\src\main (0, 2018-02-16)
Application\src\main\AndroidManifest.xml (2094, 2018-02-16)
Application\src\main\java (0, 2018-02-16)
Application\src\main\java\com (0, 2018-02-16)
Application\src\main\java\com\example (0, 2018-02-16)
Application\src\main\java\com\example\android (0, 2018-02-16)
Application\src\main\java\com\example\android\bluetoothlegatt (0, 2018-02-16)
Application\src\main\java\com\example\android\bluetoothlegatt\BluetoothLeService.java (12924, 2018-02-16)
Application\src\main\java\com\example\android\bluetoothlegatt\DeviceControlActivity.java (13736, 2018-02-16)
Application\src\main\java\com\example\android\bluetoothlegatt\DeviceScanActivity.java (9263, 2018-02-16)
Application\src\main\java\com\example\android\bluetoothlegatt\SampleGattAttributes.java (1688, 2018-02-16)
Application\src\main\res (0, 2018-02-16)
Application\src\main\res\drawable-hdpi (0, 2018-02-16)
Application\src\main\res\drawable-hdpi\ic_launcher.png (5170, 2018-02-16)
Application\src\main\res\drawable-hdpi\tile.9.png (196, 2018-02-16)
Application\src\main\res\drawable-mdpi (0, 2018-02-16)
Application\src\main\res\drawable-mdpi\ic_launcher.png (3025, 2018-02-16)
Application\src\main\res\drawable-xhdpi (0, 2018-02-16)
Application\src\main\res\drawable-xhdpi\ic_launcher.png (7227, 2018-02-16)
Application\src\main\res\drawable-xxhdpi (0, 2018-02-16)
Application\src\main\res\drawable-xxhdpi\ic_launcher.png (12800, 2018-02-16)
Application\src\main\res\layout (0, 2018-02-16)
Application\src\main\res\layout\actionbar_indeterminate_progress.xml (942, 2018-02-16)
Application\src\main\res\layout\gatt_services_characteristics.xml (3389, 2018-02-16)
Application\src\main\res\layout\listitem_device.xml (1266, 2018-02-16)
Application\src\main\res\menu (0, 2018-02-16)
Application\src\main\res\menu\gatt_services.xml (1265, 2018-02-16)
Application\src\main\res\menu\main.xml (1247, 2018-02-16)
Application\src\main\res\values-sw600dp (0, 2018-02-16)
Application\src\main\res\values-sw600dp\template-dimens.xml (802, 2018-02-16)
Application\src\main\res\values-sw600dp\template-styles.xml (876, 2018-02-16)
Application\src\main\res\values-v11 (0, 2018-02-16)
Application\src\main\res\values-v11\template-styles.xml (726, 2018-02-16)
Application\src\main\res\values-v21 (0, 2018-02-16)
... ...

Android BluetoothLeGatt Sample =================================== This sample demonstrates how to use the Bluetooth LE Generic Attribute Profile (GATT) to transmit arbitrary data between devices. Introduction ------------ This sample shows a list of available Bluetooth LE devices and provides an interface to connect, display data and display GATT services and characteristics supported by the devices. It creates a [Service][1] for managing connection and data communication with a GATT server hosted on a given Bluetooth LE device. The Activities communicate with the Service, which in turn interacts with the [Bluetooth LE API][2]. [1]:http://developer.android.com/reference/android/app/Service.html [2]:https://developer.android.com/reference/android/bluetooth/BluetoothGatt.html Pre-requisites -------------- - Android SDK 27 - Android Build Tools v27.0.2 - Android Support Repository Screenshots ------------- Screenshot Screenshot Getting Started --------------- This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio. Support ------- - Google+ Community: https://plus.google.com/communities/105153134372062***5968 - Stack Overflow: http://stackoverflow.com/questions/tagged/android If you've found an error in this sample, please file an issue: https://github.com/googlesamples/android-BluetoothLeGatt Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub. Please see CONTRIBUTING.md for more details. License ------- Copyright 2017 The Android Open Source Project, Inc. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you 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.

近期下载者

相关文件


收藏者