> For the complete documentation index, see [llms.txt](https://retailcloud.gitbook.io/point-of-sale/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://retailcloud.gitbook.io/point-of-sale/tablet-pos-tabpos/getting-started/hardware/compatible-android-tablets.md).

# Compatible Android Tablets

| Screen Size                                                                 | Resolutions                                                          | Sample Tablets                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| --------------------------------------------------------------------------- | -------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 12 inch family Landscape Mode 12.2 inches                                   | 2560 x 1600 pixels                                                   | [Samsung Note Pro 12.2](http://www.amazon.com/Samsung-Galaxy-Note-Wi-Fi-Black/dp/B00HWMPSK6/ref=sr_1_1?s=pc\&ie=UTF8\&qid=1461348458\&sr=1-1\&keywords=Samsung+Galaxy+Note+Pro+12.2%2C+32GB+%28Wi-Fi%29%2C+Black)[Samsung Tab Pro](http://www.amazon.com/Samsung-Galaxy-12-2-32GB-Black/dp/B00HWMPRKC/ref=sr_1_5?s=pc\&ie=UTF8\&qid=1461349993\&sr=1-5\&keywords=12+inch+tablets) 12.2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| <p>10 inch FamilyLandscape Mode<br></p><p>10.0, 10.1 ,10.2, 10.5 inches</p> | <p>1280 x 800 Pixels</p><p>2560 x 1800 Pixels2560 x 1600  Pixels</p> | <p><a href="https://store.google.com/product/pixel_c?utm_source=google-com-pixel&#x26;utm_medium=index&#x26;utm_campaign=buynow-top">Google Pixel C</a></p><p><a href="http://www.amazon.com/Samsung-Galaxy-10-5-Inch-Tablet-Titanium/dp/B00KHA5G6G/ref=sr_1_4?s=pc&#x26;ie=UTF8&#x26;qid=1461348744&#x26;sr=1-4&#x26;keywords=Samsung+Galaxy+Tab+S">Samsung Tab S 10.5</a></p><p><a href="http://www.amazon.com/Samsung-Galaxy-10-1-Tablet-Black/dp/B00HWMPSFQ/ref=sr_1_1?s=pc&#x26;ie=UTF8&#x26;qid=1461945784&#x26;sr=1-1&#x26;keywords=Samsung+Galaxy+Tab+Pro+10.1">Samsung Galaxy Tab Pro 10.1</a><a href="http://www.amazon.com/Samsung-Galaxy-Note-Wi-Fi-Black/dp/B00HWMPSK6/ref=sr_1_1?s=pc&#x26;ie=UTF8&#x26;qid=1461348458&#x26;sr=1-1&#x26;keywords=Samsung+Galaxy+Note+Pro+12.2%2C+32GB+%28Wi-Fi%29%2C+Black"><br></a></p><p><a href="http://www.amazon.com/Samsung-Galaxy-10-1-Inch-16GB-White/dp/B00JKCH552">Samsung Galaxy 4 10</a></p><p><a href="http://www.amazon.com/Samsung-Galaxy-Note-10-1-Black/dp/B00F3SOHNU">Samsung Note 10.1</a></p><p><a href="http://www.amazon.com/ASUS-ZenPad-Z300C-A1-BK-Tablet-Black/dp/B010XHCSKE/ref=sr_1_4?s=pc&#x26;ie=UTF8&#x26;qid=1461349133&#x26;sr=1-4&#x26;keywords=ASUS+ZenPad+10">Asus Zenpad 10</a>.1<a href="https://retailcloud.com/shop/#!/Commercial-Grade-Tablet-Bundle/p/51867475/category=13172488">ADT Proport OEM Tablet</a></p> |
| <p>8 & 9 inch Family</p><p>Landscape Mode 8.4 Inches</p>                    | 2560 x 1600                                                          | [Samsung Galaxy Tab Pro 8.4](http://www.amazon.com/Samsung-Galaxy-8-4-Inch-Tablet-Black/dp/B00HWMPRKM/ref=sr_1_15?ie=UTF8\&qid=1461349319\&sr=8-15\&keywords=Samsung+tablets\&refinements=p_89%3ASamsung%2Cp_n_size_browse-bin%3A7817237011)[Samsung Galaxy Tab S 8.4](http://www.amazon.com/Samsung-Galaxy-8-4-Inch-Tablet-Dazzling/dp/B00KHAFI9G)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Portrait Mode support for various screen sizes                              | Less than 8 inch , Lower resolution                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://retailcloud.gitbook.io/point-of-sale/tablet-pos-tabpos/getting-started/hardware/compatible-android-tablets.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.
