Reader small image

You're reading from  Android Things Projects

Product typeBook
Published inJun 2017
Reading LevelBeginner
PublisherPackt
ISBN-139781787289246
Edition1st Edition
Languages
Right arrow
Author (1)
Francesco Azzola
Francesco Azzola
author image
Francesco Azzola

Francesco Azzola is an electronic engineer with over 15 years of experience in computer programming and JEE architecture. He is SCEA certified (Sun Certified Enterprise Architect), SCWCD, and SCJP. He is an Android and IoT enthusiast. He loves creating IoT projects using Arduino, Raspberry Pi, Android, and other platforms. He is interested in the convergence between IoT and mobile applications. Previously, he worked in the mobile development field for several years. He has created a blog called survivingwithandroid,where he shares posts about coding in Android and IoT projects.
Read more about Francesco Azzola

Right arrow

Streaming data to the IoT cloud platform


Once we know what an IoT cloud platform is and the reference architecture, we can implement an Android Things app that streams real-time data to the cloud. Generally speaking, to use an IoT cloud platform we have to follow these steps:

  1. Configure the IoT project on the cloud platform providing all the information including the type of the data we want to manage.
  2. Create an IoT platform client on the client side (Android Things app) that handles the connection and sends the data.

In this Android Things IoT project, we will use Samsung Artik Cloud (https://artik.cloud/) as the IoT cloud platform,. This is a professional platform that provides almost all the services described in the previous paragraphs. Moreover, it is easy to use and it provides several SDKs that simplify the data exchange process. In this project, we will manually implement the data exchange between the Android Things board and Samsung Artik Cloud so that we can learn all the steps to...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Android Things Projects
Published in: Jun 2017Publisher: PacktISBN-13: 9781787289246

Author (1)

author image
Francesco Azzola

Francesco Azzola is an electronic engineer with over 15 years of experience in computer programming and JEE architecture. He is SCEA certified (Sun Certified Enterprise Architect), SCWCD, and SCJP. He is an Android and IoT enthusiast. He loves creating IoT projects using Arduino, Raspberry Pi, Android, and other platforms. He is interested in the convergence between IoT and mobile applications. Previously, he worked in the mobile development field for several years. He has created a blog called survivingwithandroid,where he shares posts about coding in Android and IoT projects.
Read more about Francesco Azzola