WidgetExamples icon indicating copy to clipboard operation
WidgetExamples copied to clipboard

update: Migrate to AndroidX, gradle plugin, Android_SDK_30,

Open goldfish07 opened this issue 5 years ago • 1 comments

  • Migrate to AndroidX
  • update gradle plugin to version 4.0.0
  • Target to SDK 30

goldfish07 avatar Jul 12 '20 04:07 goldfish07

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.

jdrescher2006 avatar Oct 28 '20 11:10 jdrescher2006