File tree 1 file changed +4
-5
lines changed 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -260,11 +260,10 @@ the file `Apps\Playground\Android\gradle.properties` and add the following line:
260
260
jsEngine=JavaScriptCore
261
261
```
262
262
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 ) .
268
267
269
268
## ** Building on Ubuntu, Targeting Linux**
270
269
You can’t perform that action at this time.
0 commit comments