thanksmister / androidthings-mqtt-alarm-panel

Android Things Alarm Control Panel for Home Assistant
Apache License 2.0
70 stars 8 forks source link

Crash when initializing Android Screen Manager #6

Closed thanksmister closed 6 years ago

thanksmister commented 6 years ago

There is a bug when first initializing the ScreenManager for adjust the device brightness and resolution. This is a known bug with Android Things Preview 6.1 which will be addressed by Google in an upcoming release. This bug can cause a crash of the application, but it happens randomly. If anyone experiences this issue, just ignore it until the app properly starts, it should then run stable afterwards.

thanksmister commented 6 years ago

Added a temporary fix that seems to have closed the issue for now.