I am developing an Android app. I use Google AI Edge SDK to call an on-device LLM (example app). I'd like to test the app before deploying it. The official docs state:
You will need a physical Pixel 9 device to run this sample.
Is it possible to run the app on Windows e.g. via some Android emulator (BlueStacks, etc.)?