Damien Dennehy

Results 4 comments of Damien Dennehy

If you need to use ListenableWorker in Xamarin Android today, use the **Xamarin.AndroidX.Work.Runtime** NuGet package, not Xamarin.Android.Arch.Work.Runtime. I wrote more about it [here](http://damien.dennehy.me/using-workmanager-and-listenableworker-in-xamarin-android/).

Just wondering if you had any luck doing this? This is a list of software installed on the Windows Images: https://github.com/actions/virtual-environments/blob/main/images/win/Windows2019-Readme.md https://github.com/actions/virtual-environments/blob/main/images/win/Windows2016-Readme.md Note that HAXM is only mentioned in 2016,...

Doesn't look like it. There are two comments that refer to virtualization issues: https://github.com/actions/virtual-environments/issues/183#issuecomment-675026289 https://github.com/actions/virtual-environments/issues/1481 We're definitely out of luck. I ran the Android [-accel-check](https://developer.android.com/studio/run/emulator-acceleration) command on a windows vm...

I too have had issues with this recently. I've created a workaround for Linux based runners using Cloudflare and a built in command using bash. Both are used here as...