This section describes the state of unsupported Android features and intents on Android Things 1.0, as well as the state of available and unavailable Google APIs on Android Things.
Supported and unsupported libraries
Unsupported features
Given that Android Things is optimized for embedded devices that may not contain the same feature set as an Android phone or tablet, not all the APIs are present. In most cases, this comes from the restriction of not requiring a UI. This table lists the features from Android that are not supported by Android Things and the affected framework APIs:
Feature | API |
---|---|
System UI (status bar, navigation buttons, quick settings) |
NotificationManager KeyguardManager WallpaperManager |
VoiceInteractionService... |