Expo CLI in docker and Android Studio AVD on the host

I have expo cli installed in a docker container. Is there a way to test my app in Android Studio AVD installed on the host PC by running expo cli from the docker?

What is your docker setup?
I have mine dockerised and working (dev tools in browser and adb don’t work in my current setup, couldn’t be bothered to fix it for myself yet). I’d be happy to share how I got it working. May even share an image on docker hub if there’s enough interest.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.