# Technology Stack

The table below outlines the frameworks, tools, and technologies employed by the Android Registration Client.

<table><thead><tr><th width="177">Tool /Technology</th><th width="88">Version</th><th width="171">Description</th><th>License</th></tr></thead><tbody><tr><td><a href="https://flutter.dev/">Flutter</a></td><td>3.10.4</td><td>Flutter transforms the development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded experiences from a single codebase.</td><td><a href="https://github.com/flutter/flutter/blob/master/LICENSE">BSD License</a></td></tr><tr><td><a href="https://dart.dev/">Dart</a></td><td>3.0.3</td><td></td><td><a href="https://github.com/dart-lang/usage/blob/master/LICENSE">BSD License</a></td></tr></tbody></table>

**Android SDK Versions :**

Target SDK Version : 31

Compile SDK Version : 31


---

# 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/develop/technology-stack.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.
