About Me

My photo
Bergen, Norway
19th times Microsoft MVP (Security and Windows). IT-Dude @SpareBankenNorge
Showing posts with label Android. Show all posts
Showing posts with label Android. Show all posts

Friday, August 31, 2018

Installing Android on a Hyper-V virtual machine

Working with mobile device management (MDM) require a lot of testing. With Windows 10 testing is no problem (except those things that demand to be done on a physical device by different reasons), they can easily be run virtual. But when it comes to phones and tablets it have not been that easy. Visual Studio and some other solutions where out there, but they did not come with Store access or they had dependence which excluded Hyper-V from running. Some Emulators runs in a Hyper-V VM with Windows 10, but not on the host itself. So, if you got it to work it was usually slow and painful.

Monday, November 20, 2017

Workaround for "Unable to establish connectivity with AirServer"

I love using AirServer when I do demonstrations or a creating guides or slides on mobile devices, and in most cases it works nicely on my Android or Windows based devices. But it's on iOS devices it's most necessary to have a screen mirroring service. There is no emulators for iOS devices (that I know of) that I can use locally installed on my laptop, there is decent once for Android and Windows (Visual Studio Android emulator are one example) so I could run them emulated. But I much more prefer to run a "real" device.

Cleaning Up Unknown IAM Assignments Across Azure Subscriptions

  If you manage more than a handful of Azure subscriptions, IAM hygiene quickly becomes one of those tasks everyone knows is important, but ...