Android Jetpack Weekly #5
1 min readAug 24, 2019
Review of the most interesting updates in Android Jetpack libraries
Update in AndroidX for period August 19–24 2019. It was not so huge updates, but:
Room
2.2.0-beta01 (compare to 2.2.0-alpha02)
- Bugfix
- Improvements to works with Coroutines
Flow
(they are went to stable few days ago)
WorkManager
2.3.0-alpha01 (compare to 2.2.0)
Development of the next version was started. Changes from the first alpha:
- Support of progress in
Worker
s. UsesetProgressAsync()
inListenableWorker
, suspendsetProgress()
inCoroutineWorker
andsetProgress()
inRxWorker
- Was added ability to set
InputMergerFactory
viaConfiguration
Data
can now be serialized usingData.toByteArray()
andData.fromByteArray()
Media2
1.1.0-rc02 (compare to 1.1.0-rc01)
- Bugfix
- Minor APIs improvements
If you now Russian and want to know more about Android development you can subscribe to Android Broadcast Telegram Channel