> For the complete documentation index, see [llms.txt](https://docs.tumatap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tumatap.com/introduction.md).

# Introduction

## Pre-requisites

1. Send your Android package name to this email <integration@tumatap.dev>
2. Send the users who will have access to the sandbox accounts to this email <integration@tumatap.dev>

### Minimum Requirements

| Requirement            | Definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android                | The SDK Is compatible with all deices running Android 10 (API 29) or higher                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| Location               | We must allow the SDK to get the location                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| Connectivity           | Devices should have good connectivity (Wi-Fi or 4G)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| Security               | <p>We use a very strict attestation approach where it will block devices completely if it shows any sign of the following:</p><ul><li>APK is tampered</li><li>If the application certificate is tampered</li><li>﻿﻿If the application is being hooked with specialized tools like Xpose, Substrate or Frida.</li><li>If the application is debuggable or is being debugged.</li><li>If the application is running on a rooted device.</li><li>If the application is running in an emulator.</li><li>﻿If the application is running in a virtual device.</li><li>The bootloader is unlocked</li></ul> |
| Developer/Mode Options | Developer mode should be off                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| NFC                    | The NFC must be enabled                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |

###
