kmh020 / tutorial-android-yourFirstApp

An Android application that sends data to and receives data from ARTIK Cloud

Home Page:https://developer.artik.cloud/documentation/tutorials/your-first-android-app.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An Android application sends data to and receives data from ARTIK Cloud

Let's build an Android application that communicates to ARTIK Cloud using ARTIK Cloud's Java/Android SDK. This tutorial is meant to help you understand how to use the SDK to perform basic operations in ARTIK Cloud.

Introduction

The tutorial Your first Android app at https://developer.artik.cloud/documentation describes what the system does and how it is implemented.

Consult Initial setup in the tutorial to set up the cloud and Android App.

More about ARTIK Cloud

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-spec.html

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 application that sends data to and receives data from ARTIK Cloud

https://developer.artik.cloud/documentation/tutorials/your-first-android-app.html

License:Apache License 2.0


Languages

Language:Java 100.0%