Android ResId
7.48K subscribers
29 photos
161 links
The most important news and resources for Android developers

Want to become channel topic creator?
https://forms.gle/pgxCXoPMuHVFGjvNA
Download Telegram
#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 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