We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
androidTestImplementation("androidx.test.espresso:espresso-device:1.0.1")
androidx.test.espresso.device.controller.DeviceControllerOperationException: Unable to connect to Emulator gRPC port. Please make sure the Android Emulator version is updated to 33.1.11+ and the controller gRPC service is enabled on the emulator. See https://developer.android.com/studio/preview/features#set_up_your_project_for_the_espresso_device_api for set up instructions.
The text was updated successfully, but these errors were encountered:
kmcauliffe6
No branches or pull requests
Steps to Reproduce
androidTestImplementation("androidx.test.espresso:espresso-device:1.0.1")
Actual Results
The text was updated successfully, but these errors were encountered: