Skip to content

Emulator Support and Improvements - Ready To Merge #706

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 4 commits into from
Aug 7, 2022

Conversation

rupeshkumar22
Copy link
Contributor

@rupeshkumar22 rupeshkumar22 commented Aug 5, 2022

This PR is the successor version of #703, Also Fixes #702 and #696
Some of the code(RedirectStreamHandler) was already merged to master branch, So I created a cleaner version of the PR #703 which incorporates the following functionalities-

  • Defined required strings to show the emulator installation progress on console status.

  • Redefined status progress. Throws error if an error is encountered in between such as Network Inturruption.

  • Shortcut is invisible for Signed Package Export in menu. #702 got resolved by replacing newJMenuItemExt with newJMenuItemShift as it is showing an error statement at startup.

  • Redefined Redirect Stream Handler.

  • Emulator and related functionalities have been tested and working fine with this PR.

Following are some of the screenshots showing the implementations-

EmulatorDownloadIssuesOnInternetOff

WaitingForEmulatorWithInstallSuccess

EmulatorUpAndRunning

An outcome of Google Summer of Code 2022
Author - Rupesh Kumar @rupeshkumar22
Mentor - Aditya Rana @ranaaditya
Project Lead(Processing For Android) - Andrés Colubri @codeanticode

@codeanticode
Copy link
Contributor

@rupeshkumar22 Amazing, thank you! I will review and merge asap. This could make the beta1 release of the mode :-)

@codeanticode codeanticode merged commit 4adcf3d into processing:master Aug 7, 2022
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.

Shortcut is invisible for Signed Package Export in menu.
2 participants