HomePhabricator
Diffusion Comm efe1df06538b

[docs] Updating Android Studio instructions in "Configuration"

Description

[docs] Updating Android Studio instructions in "Configuration"

Summary:
This diff addresses only the Configuration of Android Studio, which differs slightly between Apple silicon and Intel Macs.

  • Included instructions to set path to JDK, which is part of the steps of Custom Installation of Android Studio
  • Different checkboxes to check between Apple silicon and Intel
  • [Android SDK] Bump instructions for Android SDK Platform from "29" to "30"
  • [Android SDK] Different choices between Apple silicon and Intel for System Image (Apple silicon uses this Google Play ARM 64 v8a System Image)
  • Include instructions to download specific "SDK Tools" to match what's in build.gradle. ndk and CMake did not automatically install on Apple silicon. I think it's okay if devs on Intel Macs double check that these SDK Tools are being used.

Test Plan:
Completely uninstalled Android Studio (on Apple silicon), ran through the installation from scratch and made sure everything was reflected in the updated instructions.
Ran through another fresh Android Studio installation to validate that my changes worked to install and build the app on Android.

Haven't had chance to change Intel Mac instructions much, but I updated the Android SDK Platform to reflect 30 instead of 29.

Reviewers: atul, ashoat

Reviewed By: atul, ashoat

Subscribers: ashoat, geekbrother, palys-swm, Adrian, karol-bisztyga, benschac, boristopalov

Differential Revision: https://phabricator.ashoat.com/D2559

Details

Provenance
anandAuthored on Dec 3 2021, 1:46 PM
Reviewer
atul
Differential Revision
Restricted Differential Revision
Parents
rCOMM9333b53facd6: [docs] Changing titles for "Running iOS" and "Running Android" to be more…
Branches
Unknown
Tags
Unknown