WidgetExamples
WidgetExamples copied to clipboard
update: Migrate to AndroidX, gradle plugin, Android_SDK_30,
- Migrate to AndroidX
- update gradle plugin to version 4.0.0
- Target to SDK 30
The problem with this pull request is: on the new SDK 30 it is not allowed to start a service if the app is in background. This is especially a problem for the UpdatingWidgetExample.