AndroidSupportComponents icon indicating copy to clipboard operation
AndroidSupportComponents copied to clipboard

Xamarin bindings for Android Support libraries - For AndroidX see https://github.com/xamarin/AndroidX

Results 36 AndroidSupportComponents issues
Sort by recently updated
recently updated
newest added

### Xamarin.Android Version (eg: 6.0): 10.0 ### Operating System & Version (eg: Mac OSX 10.11): Win 10 ### Support Libraries Version (eg: 23.3.0): 28.0.0.3 Xamarin.Android.Arch.Work.Runtime 1.0.0.0 ### Describe your Issue:...

investigating

Make sure all projects with a .targets and/or .props file also use the `buildTransitive` folder. https://github.com/NuGet/Home/wiki/Allow-package--authors-to-define-build-assets-transitive-behavior

### Support Libraries Version (eg: 23.3.0): ### Does this change any of the generated binding API's? ### Describe your contribution

do-not-merge

Again for local prerelease testing

do-not-merge

### Xamarin.Android Version: Xamarin 4.12.3.81 (d15-9@780082716) Xamarin Designer 4.16.13 (45a16efd4) Xamarin.Android SDK 9.1.7.0 (HEAD/ba9da7a76) ### Operating System & Version (eg: Mac OSX 10.11): Microsoft Windows 10 Enterprise x64 (10.0.17134 Build...

investigating

If we test prereleases on our machines (as we should) we need this.

do-not-merge

Hi, Why I am started getting this error: **The type 'WorkerParameters' exists in both 'Xamarin.Android.Arch.Work.Runtime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' and 'Xamarin.AndroidX.Work.Runtime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'** Everything was working before and I don't...

### Support Libraries Version (eg: 23.3.0): ### Does this change any of the generated binding API's? ### Describe your contribution

### Xamarin.Android Version (eg: 6.0): 9.0 ### Operating System & Version (eg: Mac OSX 10.11): macOS Mojave 10.14.5 ### Support Libraries Version (eg: 23.3.0): 28.0.0.1 ### Describe your Issue: Referencing...

Hi, In the attached sample, I have created a [PeriodicWorkRequest ](https://devblogs.microsoft.com/xamarin/getting-started-workmanager/)to be running every 30 minutes I have logged the DoWork in my AppCenter Analytics and I am getting the...