> For the complete documentation index, see [llms.txt](https://riteshs4hu.gitbook.io/infosec-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://riteshs4hu.gitbook.io/infosec-notes/android-appsec/setting-up-virtual-device/android-studio/emulator-setup.md).

# Emulator Setup

### Installing the platform and tools

* In Settings > SDK Manager Download, select the following platform and tools
  * In SDK Tools :
    * NDK
    * Android SDK Command line
    * CMake
  * In SDK Platform :
    * In SDK Tools :

<figure><img src="/files/dIGD03UHhTBJoE9N515K" alt=""><figcaption></figcaption></figure>

### Create Virtual Device

* Start Android Studio in More Actions > Virtual Device Manager.

<figure><img src="/files/JxqlRC825mNrcHNXsbCs" alt=""><figcaption></figcaption></figure>

* Create New Device > Go for Pixel 6 > choose system image

  <figure><img src="/files/CD2VGZ83OeD93hH4k6Fl" alt=""><figcaption></figcaption></figure>
* &#x20;After the Installation> start your emulator

<figure><img src="/files/5Kk1Ga0MhYZXXi3eAOFh" alt=""><figcaption></figcaption></figure>
