gold9598 / sample-android-ble

An android app onboards a bluetooth low energy device to ARTIK Cloud and stream data from the device to the cloud via WebSockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARTIK Cloud sample app AKCnBLE

The sample Android app demonstrates how to onboard a Bluetooth Low Energy Device and stream data from the device to ARTIK Cloud in real time using WebSockets.

The blog post Build an Android app with BLE and ARTIK Cloud at https://www.artik.io/blog/cloud/ describes what the app does and how to setup/install/implement it.

More about ArtikCloud

If you are not familiar with ARTIK Cloud, we have extensive documentation at https://developer.artik.cloud/documentation

The full ARTIK Cloud API specification can be found at https://developer.artik.cloud/documentation/api-reference/

Peek into advanced sample applications at https://developer.artik.cloud/documentation/samples/

To create and manage your services and devices on ARTIK Cloud, visit the Developer Dashboard at https://developer.artik.cloud

License and Copyright

Licensed under the Apache License. See LICENSE.

Copyright (c) 2016 Samsung Electronics Co., Ltd.

About

An android app onboards a bluetooth low energy device to ARTIK Cloud and stream data from the device to the cloud via WebSockets

License:Apache License 2.0


Languages

Language:Java 100.0%