Skip to content

Commit 090aeb3

Browse files
Correct text in setting up VM acceleration (#12262)
The instructions for setting up VM acceleration instruct users to open the SDK Manager, wheres they should be opening the Device Manager. The text in the sub-steps is already correct.
1 parent 0eb8999 commit 090aeb3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/_includes/docs/install/compiler/android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ follow these steps to create and select an emulator.
138138

139139
1. Start **Android Studio**.
140140

141-
1. Go to the **Settings** dialog to view the **SDK Manager**.
141+
1. Go to the **Settings** dialog to view the **Device Manager**.
142142

143143
1. If you have a project open,
144144
go to **Tools** <span aria-label="and then">></span>

src/content/platform-integration/android/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ run a Flutter app on an Android emulator, follow these steps:
165165

166166
1. Start **Android Studio**.
167167

168-
1. Go to the **Settings** dialog to view the **SDK Manager**.
168+
1. Go to the **Settings** dialog to view the **Device Manager**.
169169

170170
1. If you have a project open,
171171
go to **Tools** <span aria-label="and then">></span>

0 commit comments

Comments
 (0)