Google is bringing the same ease of use as Jetpack Compose for UI the new solution for widgets, with the introduction of Jetpack Glance Alpha.

Jetpack Glance allows app developers to create widgets with similar declarative Kotlin-based APIs as Jetpack Compose. This first alpha build includes an initial set of Glance Composables (Box, Row, Column, Text, Button, Image, etc.), a few predefined actions (actionStartActivity, actionRunCallback, etc.), and interoperability with existing RemoteViews.
more: https://android-developers.googleblog.com/2021/12/announcing-jetpack-glance-alpha-for-app.html
Recommendations
Developer:
Good to check, but not ready for productionQA engineer:
Business as usualPM/DM:
Business as usual
You must log in to post a comment.