# Android App User Guide

CTK Android App can be used to test the [Android SBI specifications](https://docs.mosip.io/1.1.5/biometrics/mosip-device-service-specification#android-sbi-specification).

* After downloading the APK in Android device, the registered partner can launch the app which will redirect them to the login screen in browser.
* On successful login, a dashboard is displayed with the details of the existing SBI Projects. The partner can create new projects as well.
* To test the SBI implementation, partner can create collection of testcases and run them following the same steps as in the CTK web application.

To know more, watch the video below!

{% embed url="<https://youtu.be/IWujTSNH3d8>" %}


---

# 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/compliance-tool-kit/android-user-guide.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.
