Hello, can anybody share how/where you are running
UI tests on Android these days?
I see that several options like
Gradle-managed devices or prebuilt
docker containers with emulator are available.
And follow-up question: are you using your own CI like Jenkins or services like GitLab/GitHub, etc.
Some more context: we are starting new Android project and preferably would like to follow some best practices from community.