# Android Emulators

To register a WhatsApp account, you need to be able to receive a verification code via SMS or phone call. The easiest way to do this is, of course, on a physical device. However, it's not always possible to use a smartphone. There are various solutions, including cloud services, that are ready to use for hosting your phone number. Below, we will list a few options for setting up an account without a physical device.

{% hint style="success" %}
Where to get numbers for quick registration was told in detail in [the article about virtual numbers](/help-desk/hints/virtual-numbers-for-whatsapp.md)!
{% endhint %}

### Emulators

[BlueStacks](https://www.bluestacks.com/bluestacks-5.html)

[Nox](https://nox-app-player.uptodown.com/windows)

[Memu](https://www.memuplay.com/)

[LDPlayer](https://en.ldplayer.net/?from=en)

[Cloud Emulator](https://www.cloudemulator.net/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.whapi.cloud/help-desk/hints/android-emulators.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
