I want to deploy on several emulator devices in android studio. Just for testing it on different devices. Is it possible?
Yes, it is possible.
This will work only for non debug Android Application
configuration, it will not work for Android Tests
or debug configurations.
You can also run Gradle command connectedCheck
to run tests on all devices outside of Android Studio.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With