# Using an Android tablet as a pen display

## Options

* SuperDisplay&#x20;
* EasyCanvas&#x20;
* Wacom Instant Pen Display&#x20;
  * For Wacom MovinkPad devices only
* Artemis&#x20;
* SpaceDesk
* Samsung Space Desk
  * For Samsung Android tablets only

## Notes

### SuperDisplay&#x20;

* Site: <https://superdisplay.app/>
* Performance: VERY GOOD. Close to artemis with good PC.&#x20;
* Can map pen buttons: YES

### EasyCanvas&#x20;

* Site: <https://www.easynlight.com/en/easycanvas>
* Pen hover: NO

### Wacom Instant Pen Display&#x20;

* Status: in BETA
* Compatibility
  * Android: Only for Wacom MovinkPad Pro 14
  * Desktop: Only Windows, No Windows ARM support, No MacOS support

## Artemis&#x20;

* Site: <https://github.com/ClassicOldSong/Apollo>
* Notes: Meant for gaming
* Hotkey mapping: NO
* Connectivity: Wired + Wireless
* Performance: VERY GOOD> near native when wired.&#x20;

## Links

* [Teoh on Tech - Best External Display Apps for iPad, Android, Mac and Windows](https://www.youtube.com/watch?v=5Fm9c_gvO9E) May 14, 2022
  * Apps discussed: Duet, Luna Display, SuperDisplay, Samsung Second Screen, SideCar

<br>


---

# 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.sevenpens.com/drawtab/guides/pen-displays/android-tablet-as-pen-display.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.
