# Overview

## Overview

The Android Registration Client is a tablet application that serves as a portable version of the existing desktop [Registration Client](https://docs.mosip.io/1.2.0/modules/registration-client). It has been developed to support accessibility on all Android devices. The creation of the Android Registration Client was driven by the need to meet the mobility requirements of countries adopting MOSIP.

The primary objective of the tablet version is to facilitate the registration process for residents, especially those who are unable to physically visit registration centers. It also serves remote locations where setting up registration centers is not feasible. To address this challenge, the Android Registration Client was created, enabling operators and supervisors to easily reach remote areas and maximize resident registrations across the country.

### Configuration Guide

To read through the comprehensive list of configurable properties for the Android Registration Client, refer [Android Registration Client Configuration Guide](https://docs.mosip.io/1.2.0/android-registration-client/android-registration-client-configuration).

### UI Specifications

For more details on UI specifications for the Android Registration Client, refer [here](/1.2.0/id-lifecycle-management/identity-issuance/android-registration-client/develop/ui-spec-documentation.md).

### Compatibility

The Android Registration Client is compatible with the following MOSIP platform versions:

<table><thead><tr><th width="209.59375">MOSIP Version</th><th>Compatibility</th></tr></thead><tbody><tr><td>MOSIP <a href="https://docs.mosip.io/1.2.0/roadmap-and-releases/releases/release-notes-1.2.0.1">1.2.0.1</a> (JAVA 11)</td><td><strong>Compatible</strong></td></tr><tr><td>MOSIP <a href="https://docs.mosip.io/1.2.0/roadmap-and-releases/releases/v1.2.1.0">1.2.1.0</a> (JAVA 21)</td><td><strong>Not Compatible</strong></td></tr></tbody></table>


---

# 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.mosip.io/1.2.0/id-lifecycle-management/identity-issuance/android-registration-client/overview.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.
