Skip to content

Commit 8bc6446

Browse files
committedApr 24, 2024
Fix: Added images to the adb instructions contribution
1 parent ac942a5 commit 8bc6446

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎src/app-designer-prereqs.rst

+10
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,17 @@ Alternatively, if you have installed Android Studio on your local computer, you
248248
#. Click on the Search bar next to the Start Menu and type :guilabel:`Edit environmental variables for your account`.
249249
#. Click on Environment Variables option.
250250
#. Select the Path variable in the User Variables section, then select Edit.
251+
252+
.. image:: /img/app-designer-overview/user-variable-section*
253+
:alt: User variable section in environmental variables
254+
:class: device-screen-vertical
255+
251256
#. In the Edit environment variables window, select New and add this path to the new field: :file:`%USERPROFILE%\AppData\Local\Android\sdk\platform-tools`.
257+
258+
.. image:: /img/app-designer-overview/add-environment-variable*
259+
:alt: Add Path in User path variable
260+
:class: device-screen-vertical
261+
252262
#. Click on :guilabel:`OK` and exit all of the windows.
253263
#. Close all of the command line windows (if any are open).
254264

0 commit comments

Comments
 (0)
Please sign in to comment.