ݺߣ

ݺߣShare a Scribd company logo
Android Things
Who we are?
Benjamin Strmer Mehmed Mert
What is Android Things
Android Things is an extension of the Android
platform for IoT and embedded devices.
Rebecca Franks, Google Developer Expert for Android and IoT
What is Android Things
https://www.android.com/intl/de_de/history/#/marshmallow
SMARTPHONES WEARTABLETS AUTO IoT
TV
why should I build upon Android Things?
https://developers.google.com/maps/documentation/android-api/views
There are multiple reasons to build a product upon the android things plattform
 Development
 APIs
 Resources
 Community
 Security patches
Developer Kits
https://developer.android.com/things/hardware/developer-kits.html
Following DevKits suit perfectly for a quick start into building IoT products.
 Intel Edison
 Intel Joule
 NXP Pico i.MX7D
 NXP Pico i.MX6UL
 NXP Argon i.MX6UL
 NXP SprIoT i.MX6UL
 Raspberry Pi 3
Android Things console
https://partner.android.com/things/console/
The console is for developers and manufacturers
 Create system image
 with/out OEM app
 OTA Updates
 with/out OEM app
OTA updates
https://developer.android.com/things/console/update.html
Bundle upload and Staged rollout
OTA updates
https://developer.android.com/things/console/update.html
When an OTA is available
 Download and reboot (default)
 Timeout for update checks
 manual trigger
Bundle
https://developer.android.com/things/console/app_bundle.html
 bootanimation.zip
 desc.txt - a text file
 part0 
 part1  directories full of PNG frames
 ... /
 partN /
 <main>.apk
 action=MAIN, category=IOT_LAUNCHER
 <sub>.apk
 additional apps
 <user-space driver>.apk
 (action=BOOT_COMPLETED)
Bundle size is limited to your OEM partition size
Samples
https://www.hackster.io/google/products/android-things
There are lots of different ideas around
 Piano Hero
Samples
https://www.hackster.io/google/products/android-things
There are lots of different ideas around
 Piano Hero
 Word Clock
Samples
https://www.hackster.io/google/products/android-things
There are lots of different ideas around
 Piano Hero
 Word Clock
 Smart Mirror
Unboxing
www.hackster.io
https://developer.android.com/things/sdk/samples.html
https://developer.android.com/things/hardware/imx7d-kit.html
https://stackoverflow.com/questions/tagged/android-things

More Related Content

Android Things Introduction