Android Emulator - Setting a default state

Hi all,

I’m trying to set up the Android Emulator in Visual Studio to run tests against. It all opens correctly but I’m looking to set a default state for the emulator. Each time I start it up it checks for updates and wants to be setup etc. Just wondering if I can get it to a certain point and then use that as the default boot snapshot?

I believe this could be to do with the forceColdBoot setting being on but I believe I need this enabled to get my code to start the emulator.