gdg-charlotte/talks

Proposal: Getting Started with Android Things

Closed this issue · 0 comments

  • Getting Started with Android Things
  • Android Things is a new variant of the Android OS that runs on IoT hardware platforms like the Raspberry Pi, Intel's Edison & Joule, and the NXP Pico & Argon. Android Things brings the mature toolset of Android (Android Studio, adb, logcat, etc) and a simple set of Java APIs that abstract away the underlying hardware protocols. I'll walk through installing Android Things on a Raspberry Pi, deploying an application, and demo a prototype I built to show how simple the APIs are.
  • Beginner