19 lines
523 B
YAML
19 lines
523 B
YAML
|
|
||
|
# GOOGLE SAMPLE PACKAGING DATA
|
||
|
#
|
||
|
# This file is used by Google as part of our samples packaging process.
|
||
|
# End users may safely ignore this file. It has no relevance to other systems.
|
||
|
---
|
||
|
status: PUBLISHED
|
||
|
technologies: [Android]
|
||
|
categories: [Connectivity]
|
||
|
languages: [Java]
|
||
|
solutions: [Mobile]
|
||
|
github: android-BluetoothLeGatt
|
||
|
level: ADVANCED
|
||
|
icon: screenshots/icon-web.png
|
||
|
apiRefs:
|
||
|
- android:android.app.Service
|
||
|
- android:android.bluetooth.BluetoothGattService
|
||
|
license: apache2
|