# Android Registration Client DP1

**Release Name**: Android Registration Client DP1

**Release version**: vDP1

**Support**: Developer Preview Release1

**Release Date**: 7th Nov, 2023

## 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 existence of Android Registration Client came about in order to meet the mobility requirements of countries adopting MOSIP.

The primary objective of the tablet version is to facilitate the registration process for residents, specifically those who are unable to physically visit registration centres and also serve remote locations where setting up Registration centres is not feasible. To address this challenge, the Android Registration Client was created, enabling Operators/ Supervisors to easily reach the remote areas and maximise resident registrations across the country.

The key features provided on the Android Registration Client are:

* Operator/Supervisor Login (offline and online)
* Multi-language support
* Auto-Sync/ manual sync
* New Registrations

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

1. 1.1.5.x
2. LTS 1.2.0 and above

## Repository Released

| **Repositories**            | **Tags Released**                                                              | **Branch**                                                                                                  |
| --------------------------- | ------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------- |
| android-registration-client | [vDP1](https://github.com/mosip/android-registration-client/releases/tag/vDP1) | [Branch details](https://github.com/mosip/android-registration-client/tree/developer-release/flutter/0.9.x) |

**Dependencies**:

1. `mosipdev/kernel-syncdata-service:1.1.5.3`- This image contains temporary fix for encryption methodology for Android Registration Client. In the next release, there will be some decryption login changes and this will no longer be needed.

## Build and Deploy

To access the build and read through the deployment instructions, refer to the [Deployment Guide](https://docs.mosip.io/1.2.0/modules/android-registration-client/android-registration-client-developer-guide).

## Configurations

For details related to resident portal configurations, refer to the [Configuration Guide](https://docs.mosip.io/1.2.0/modules/android-registration-client/android-registration-client-configuration).

## Video

To have a quick glance at the features, refer the [video](https://www.youtube.com/watch?v=DrBB5IJnS0Y\&t=9s\&ab_channel=MOSIP-IIITBangalore)!


---

# 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/roadmap-and-releases/releases/release-notes-android-reg-client-dp1.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.
