is there a way to run the emulator without starting the Android Studio first. Perhaps from the command line. I know that this feature was available in older versions and has
cd C:\Users\mxsof\AppData\Local\Android\Sdk\emulator emulator -avd pixel_2_api_29
That's all. Happy coding!