I was wondering if there was a way to run an Android emulator on another computer than the one I'm coding / building the app from. I have a very nice computer with good components and I want to code and build from it, but I don't have an Intel CPU, which means I cannot use VT-x. Therefore, I'm trying to launch the ARM emulator, but after waiting for about 5 minutes, it still wasn't launched (the android booting screen was still shown).
Therefore, I'd like for my computer to deploy the application on my laptop's Android emulator, because it has an Intel processor. I'm coding in Android Studio. Is there a way to do this?
Thanks a lot, Ferdz