Building Arduino Projects for the Internet of Things

(Steven Felgate) #1

CHAPTER 5 ■ IOT PATTERNS: REALTIME CLIENTS


■ Note As a norm, package hierarchy is the domain name in reverse. Therefore,


codifythings.com becomes com.codifythings..


For this project, you are only going to run your app on an Android phone or tablet, so
select Phone and Tablet for the target platform, as shown in Figure  5-8.


Figure 5-8. Android device selection screen


Your app requires a screen to display the time when the last intrusion was detected.
To accomplish this, you need to create an activity. From the activity template selection
screen, select Blank Activity; see Figure  5-9. Click Next.

Free download pdf