It would be super useful for us to have an Android Virtual Device (AVD) or something similar to run automation tests against without having to copy our apk to the Pico for every test.
If there isn't, what is the suggested way to integrate CI/CD tests for app development for Pico? Currently, we mainly have unit and functional tests in Unreal and have to switch to the device for integration and performance tests or even just check if it starts correctly.