-
Notifications
You must be signed in to change notification settings - Fork 834
chore: Add Android emulator setup docs for Rider #21274
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR enhances the Rider documentation by adding comprehensive instructions for setting up Android emulators directly within Rider. This addresses internal requests for better Android development guidance in the Rider workflow.
- Adds step-by-step Android emulator setup instructions for Rider
- Includes installation of the Android plugin and SDK configuration steps
- Updates existing note about app installation behavior
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
|
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-21274/docs/index.html |
ajpinedam
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change looks good
|
Congrats on your first pull-request! We ❤ the people who are involved in this project, and we’d love to pay it forward by sending you some swag. If you have any feedback (or ideas how to improve Uno as a open-source project) please open a feedback issue. |
|
@Mergifyio backport release/stable/6.2 |
✅ Backports have been createdDetails
|
…6.2/pr-21274 chore: Add Android emulator setup docs for Rider (backport #21274)
This PR adds some info on how to set up Rider for Android development. Requested internally by @jhanvi03