Skip to content

Restored Working Build of Android Emulator Container Scripts #345

New issue

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

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

KQT2000
Copy link
Contributor

@KQT2000 KQT2000 commented Jun 28, 2023

Fixed the issue where Envoy wasn't routing requests from localhost:8080 to the emulator's gRPC server on port 8554, which made it impossible to connect to the emulator using both the WebRTC and PNG views in the React component. Now Envoy successfully routes requests to the gRPC server on port 8554 and the full functionality (e.g. seeing, hearing, sending GPS coordinates, etc) of the React component and container scripts has been restored, resulting in a working build of the container scripts.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…o the emulator's gRPC server on port 8554, making it impossible to see, hear, or interact with the emulator using the WebRTC or PNG views.
@pokowaka pokowaka merged commit e4cdba1 into google:master Jul 5, 2023
@pokowaka
Copy link
Collaborator

pokowaka commented Jul 5, 2023

THank you!

@tatzyr
Copy link

tatzyr commented Aug 3, 2023

@KQT2000 @pokowaka Why was the LICENSE file removed in this pull request? Is this intentional?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants