> For the complete documentation index, see [llms.txt](https://docs.mosip.io/1.2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mosip.io/1.2.0/roadmap-and-releases/releases/android-registration-client-v0.10.0.md).

# Android Registration Client v0.10.0

**Release Name**: Android Registration Client v0.10.0

**Release version**: 0.10.0

**Support**: Beta Release

**Release Date**: 14th June, 2024

### **Overview**

The Android Registration Client is a tablet application designed to provide a mobile version of the existing desktop [Registration Client](https://docs.mosip.io/1.2.0/modules/registration-client). It has been developed to ensure accessibility on all Android devices and to meet the mobility needs of countries implementing MOSIP.

Version 0.10.0 of the Android Registration Client is the beta release, covering features such as Operator Onboarding, and the dashboard.

The new features included in this release, along with those from the[ Android Registration Client DP1](https://docs.mosip.io/1.2.0/releases/release-notes-android-reg-client-dp1) and[ Android Registration Client 0.9.0](https://docs.mosip.io/1.2.0/releases/release-notes-android-reg-client-0.9.0) releases, are:

* **Operator Onboarding:** This feature enables Operators to onboard themselves onto the Android Registration Client.
* **Dashboard:** This feature enables operators to view statistics related to packet creation and upload, as well as the list of users mapped to the device and the status of those users.

**Note**: Compatible with[ MOSIP version 1.2.0](https://docs.mosip.io/1.2.0/releases/release-notes)

### **Repository Released**

| Repositories                | Tags Released                                                                |
| --------------------------- | ---------------------------------------------------------------------------- |
| android-registration-client | [v0.10.0](https://github.com/mosip/android-registration-client/tree/v0.10.0) |

### **Build and Deploy**

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

### **Configurations**

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

### **User Guide**

To learn more about the available features, processes, and user interface, refer[ Android Registration User Guide](https://docs.mosip.io/1.2.0/modules/android-registration-client/android-registration-client-user-guide) for further information.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mosip.io/1.2.0/roadmap-and-releases/releases/android-registration-client-v0.10.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
