Android Things is a customized version of Android OS designed for building embedded and IoT devices. It features a lightweight version of Google Play Services, support for Bluetooth Low Energy and peripheral device drivers, and over-the-air updates. Apps are developed using Android Studio and deployed via ROM updates instead of an app store. The OS also supports connecting to sensors, buttons, displays and other hardware through drivers and custom C/C++ code.