Skip to content

Commit 1ffb49a

Browse files
1 parent 7f82d72 commit 1ffb49a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

BUILDING.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -260,11 +260,10 @@ the file `Apps\Playground\Android\gradle.properties` and add the following line:
260260
jsEngine=JavaScriptCore
261261
```
262262

263-
Once the npm packages are installed, open the project located at
264-
`Apps\Playground\Android` with Android Studio. Then in the menu, select `Run` -> `Run 'app'`.
265-
If you don't have an Android device plugged in or no Android image in the Android emulator,
266-
that option will be greyed and inaccessible. Instructions and tips on how to install the
267-
emulator are [available here](Documentation/AndroidEmulator.md).
263+
Open the project located at `Apps\Playground\Android` with Android Studio. Then in the menu,
264+
select `Run` -> `Run 'app'`. If you don't have an Android device plugged in or no Android image
265+
in the Android emulator, that option will be greyed and inaccessible. Instructions and tips
266+
on how to install the emulator are [available here](Documentation/AndroidEmulator.md).
268267

269268
## **Building on Ubuntu, Targeting Linux**
270269

0 commit comments

Comments
 (0)