You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/programming_resources/tutorial_specific/android_studio/installing_android_studio/Installing-Android-Studio.rst
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,12 +73,17 @@ the on-screen instructions to install Android Studio.
73
73
Configuring Android Studio (Ladybug and later)
74
74
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75
75
76
-
See the Caution above for why this is necessary.
76
+
.. note::
77
+
78
+
See the Caution above for why this is necessary.
79
+
80
+
.. note::
81
+
82
+
Android Studio Ladybug updates the underlying JetBrains IntelliJ version such that
83
+
the interface is a VSCode look alike. The screenshots in this documentation use the
84
+
JetBrains/Android Studio Classic UI which is no longer supported natively by JetBrains.
85
+
To follow along, users should install the `Classic UI <https://plugins.jetbrains.com/plugin/24468-classic-ui>`__ plugin.
77
86
78
-
Android Studio Ladybug updates the underlying JetBrains IntelliJ version such that
79
-
the interface is a VSCode look alike. The screenshots in this documentation use the
80
-
JetBrains/Android Studio Classic UI which is no longer supported natively by JetBrains.
81
-
To follow along, users should install the `Classic UI <https://plugins.jetbrains.com/plugin/24468-classic-ui>`__ plugin.
0 commit comments