Files
android_development/samples
Fred Chung 7167a054a8 Bluetooth LE sample.
This sample demonstrates how to communicate with a Generic Attribute Profile (GATT) server over
Bluetooth Low Energy.  This feature is available on Android 4.3 (API level 18) and above
platforms.

You can test this sample app using any Bluetooth Low Energy-capable devices.  If the device
supports the Heart Rate Profile, the app will parse and display the heart rate.

Change-Id: I69a4955cb9929f837e81ad1c19145ff45bdd27ec
2013-07-08 13:22:56 -07:00
..
2013-04-19 11:50:06 -07:00
2013-07-08 13:22:56 -07:00
2013-05-30 13:38:02 -07:00
2011-10-17 18:49:50 -07:00
2011-07-15 17:31:33 -07:00
2013-04-09 21:42:59 -07:00
2011-11-28 17:21:34 -08:00
2013-05-10 13:16:09 -07:00
2011-05-03 17:56:51 -04:00
2012-04-18 17:18:24 -07:00

Adding a new folder in development/samples is not enough to have it
be packaged with the SDK.

Make sure to edit development/build/sdk.atree to add the sample to the SDK
build.