# App Services and Emulators

## Create an Account

Go to <https://www.genymotion.com/fun-zone/> and create an account by clicking the Download Genymotion Personal Edition button.

![Follow Instructions to create account. Confirm the account through your email. ](/files/-LHduwFz0mSoROzsns7M)

## Install the Emulator

Click the button that says “Download Genymotion Personal Edition” and install the emulator that fits your system, either Mac, Microsoft Windows or Ubuntu.

![](/files/-LHdwieMj-I9IRfjiXEf)

![Drag these two icons into your Applications folder and finish the installation.](/files/-LHdwyTiE5ebNLulJlyZ)

## Install VirtualBox

Use this link: <https://www.virtualbox.org/wiki/Downloads> . Download and install the package for your specific system. Follow the directions that are prompted.

**IMPORTANT PLEASE READ:**

**There may be an error in installing for Macs. If so, go to System Preferences → Security & Privacy and you should see a message on the screen that says “System software from developer ‘Oracle America inc.’ was blocked from loading.**

![Pick the same platform as your machine. ](/files/-LHdxx9g1zSOcieHy1tV)

## Open Genymotion

Did you finish downloading both Genymotion and VirtualBox? Now you're ready to download the emulator. After arriving at this screen, click "for personal use" and accept the terms and conditions. Then sign into your account.

![](/files/-LHdyu-WKOrJUVEN5R7S)

![](/files/-LHdyyNLSLWajhqzvckN)

## Add and Install a New Phone

Click the add button and install the phone "**Custom Phone 8.0 - API 26"**.

![](/files/-LHdzW7ntwgV6OAFh1lJ)

## Open the Virtual Phone

This is your new testing device! Upon getting to the home screen, download the GA apps, the button on the top right corner of the virtual phone. Then restart the device when prompted. This will download the Google Play store and will allow you to retrieve the apps you want.

![](/files/-LHeTJ6SI57YG8dFVfYP)

## Download the Thunkable Live App

Click the up arrow towards the bottom of the screen, located just above the menu bar. This will show you all your apps. Scroll down and open **Google Play.** Search for Thunkable Live in the app store. Continue to install the app.

![](/files/-LHeZTmCJBfhDkrs8TU6)

## Start Live Testing Your Apps!

![](/files/-LHeUshrIUVSsDQcvOCI)


---

# 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://docs.thunkable.com/additional-resources/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.
