Skip to main content

Posts

Showing posts from May, 2022

Now in Android - a new, open source, real-world sample app

For this first alpha release, the Now in Android app includes: UI built using Jetpack Compose Theme components with Material3 Adaptive layouts for different screen sizes Architecture that follows our official guidance A reactive programming model with unidirectional data flow, implemented using Kotlin Flows Room and Proto DataStore for local data storage, offline first Remote/local data synchronization scheduled using WorkManager with exponential backoff Android Developers