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

Architecture to connect Android and Android Things


In this paragraph, we will discover how we can integrate Android and Android Things. Nowadays, there are several market products that have a mobile companion app to interact with smart systems. Here are a few of them that we can remember:

  1. Remote controlled smart light systems.
  2. Alarm systems.
  3. Remote controlled appliances.

Therefore, it is important to describe how we can integrate the smartphones ecosystems with Android Things. This section focuses its attention on Android smartphones but you can reuse the same strategies when integrating iOS apps with Android Things.

Generally speaking, there are three different scenarios:

  1. A smartphone controls a smart object (like the Android Things board) (master- slave pattern).
  2. A smartphone receives data stream through the Android Things board.
  3. A smartphone receives notifications from the Android Things system when an event occurs.

We covered the last point in Chapter 2, Creating an Alarm System Using Android...

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