#jetpack #workmanager
Android Jetpack Updates. September 1, 2021
π WorkManager 2.6.0 uses the standardized mechanism of androidx.startup for initializing WorkManager and includes a number of improvements for its multi-process support
π Compose 1.0.2 (no Kotlin 1.5.30 support)
π Activity 1.4.0-alpha01 implements MenuHost interface. This allows any component to add menu items to the
π Navigation 2.4.0-alpha08 support creation of custom NavType programmatically
π Profiler Installer 1.0.2 improves support Android 9-11
Android Jetpack Updates. September 1, 2021
π WorkManager 2.6.0 uses the standardized mechanism of androidx.startup for initializing WorkManager and includes a number of improvements for its multi-process support
π Compose 1.0.2 (no Kotlin 1.5.30 support)
π Activity 1.4.0-alpha01 implements MenuHost interface. This allows any component to add menu items to the
ActionBar
by adding a MenuProvider
instance to the activityπ Navigation 2.4.0-alpha08 support creation of custom NavType programmatically
π Profiler Installer 1.0.2 improves support Android 9-11
#android12 #workmanager
Using WorkManager on Android 12
Everyone who is preparing to support Android 12 should use Work Manager 2.7 (now in alpha) because current stable doesn't support expedited jobs
Using WorkManager on Android 12
Everyone who is preparing to support Android 12 should use Work Manager 2.7 (now in alpha) because current stable doesn't support expedited jobs