Skip to content

Commit 052345f

Browse files
committed
Notify a couple things
1 parent c161438 commit 052345f

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

docs/source/programming_resources/tutorial_specific/android_studio/installing_android_studio/Installing-Android-Studio.rst

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,17 @@ the on-screen instructions to install Android Studio.
7373
Configuring Android Studio (Ladybug and later)
7474
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7575

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.
7786

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.
8287

8388
#. `Install JDK 17 <https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html>`__
8489
If you did not already have this installed independently of Android Studio.

0 commit comments

Comments
 (0)