Browse Source

docs: Add SEO descriptions to modified documentation files

Related to PR #24002
pull/24003/head
github-actions[bot] 4 months ago
parent
commit
068ea7e304
  1. 7
      docs/en/framework/ui/react-native/setting-up-android-emulator.md

7
docs/en/framework/ui/react-native/setting-up-android-emulator.md

@ -1,3 +1,10 @@
```json
//[doc-seo]
{
"Description": "Learn how to set up an Android emulator without Android Studio using command line tools on Windows, macOS, and Linux."
}
```
# Setting Up Android Emulator Without Android Studio (Windows, macOS, Linux)
This guide explains how to install and run an Android emulator **without Android Studio**, using only **Command Line Tools**.

Loading…
Cancel
Save