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
[docs] Fix Android Studio menu names, screenshots #16378
Conversation
Hello @karlhorky, thank you for the update!
Can you retake the screenshots with transparent background and resize them to 800px in width?
Hm, cmd-shift-4 + space (to take the transparent background) doesn't seem to also capture the context menu unfortunately... Or did you have other ideas to take it? |
Oh, that's might be a bit more effort consuming task then. I would take the window and context menu screenshot separately, then merge them in one of graphical programs. If it is too much to ask, please let me know, so I can update the problematic image soon. |
Probably won't get around to that soon, so feel free to take over |
@Simek FWIW I think that having the background in the images both:
|
@Simek did you get a chance to edit these images? To be clear, I think they also look fine with the background (and the images can also be compressed better without partially transparent background) |
It would be also nice to mention that the AVD Manager moves to the corner "dot" menu, when user have at least one project already. There is screenshot for that. @karlhorky Please, let me know if you are still interested in updating this PR. |
@Simek sure, so I'll take those images and put them into the docs as they are then, with a small text addition to talk about the top right three dots menu. |
@Simek done, uploaded the images and added the note about the alternate position |
@Simek on an unrelated note, I'm not sure if you maintain the rest of these docs here as well, but I'm creating a new guide as part of our System Setup guide for our coding bootcamp at https://upleveled.io, and I have a simpler version of the rest of the instructions that you may want to use (it avoids installing the latest emulator, which doesn't currently work with Expo). If you're interested in these changes, watch that repo for my commits in the next hour or so. |
Thank you ping on this and for the updates!
@karlhorky Can you elaborate on this a bit more? I'm not aware of such issue. Also, since it is a bit of topic of this PR, can you create issue or discussion for that, instead of continuing the conversation in there?
Thanks, I will take a look at this in my free time. |
Here's the commit Rendered:
Just installed the latest Android Studio using the Standard install like 5 times today on an M1 chip, and every time I tried starting the demo app ( I tried increasing the storage space to 2000MB, but nothing was helping I'll see if I have time to create an issue over the next weeks... |
Why
The Android Studio UI changed, and the old names of the menu items are outdated now
How
I started the new version of Android Studio and took screenshots
Test Plan
I tested with the new version of Android Studio
Checklist
expo build
(eg: updated@expo/xdl
).expo prebuild
& EAS Build (eg: updated a module plugin).