mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-19 16:46:29 +00:00
470 B
470 B
title, sidebar_label
title | sidebar_label |
---|---|
Test on lollipop emulator | Lollipop emulator |
Overview
To test the app on an Android emulator running Lollipop (Android API 21), you need to update the outdated WebView to ensure compatibility. Without this update, the WebView will crash.
Updating the WebView
To update the WebView, download the latest WebView APK and follow the instructions provided in this StackOverflow post.