# Testing All Functionalities

### Building the Code: <a href="#building-the-code" id="building-the-code"></a>

1. To run the sample app code connect a physical android device to the system and enable[ USB debugging](https://developer.android.com/studio/debug/dev-options#Enable-debugging).
2. Click on green play button on the upper right to build project and run code on your device(samsung GM-781B)(see screenshot below for reference)

<figure><img src="/files/PCJ82duN5O0nPnGaj3K4" alt=""><figcaption></figcaption></figure>

**Note:** Please view all Screenshots below by clicking on them , by default the file will show an enlarged version of the screenshot.

### Here is a screenshot of an app running in an android device :

<div align="left"><figure><img src="/files/8jdHF2YTb4UcHXqqwWP7" alt=""><figcaption></figcaption></figure></div>

## Functionalities

### Bolt/Wallet Functionalities Fragment

Wallet Functionalities include send/recieve token and getting tokens into wallet via faucet.

<figure><img src="/files/qxueOiR2C6SbGE9IlrJg" alt=""><figcaption></figcaption></figure>

### Send Token

<figure><img src="/files/SzPmcEr8yLAXGGGz186l" alt=""><figcaption></figcaption></figure>

### Receive Token

<figure><img src="/files/04canrGmgkrDxU2Z2c9U" alt=""><figcaption></figcaption></figure>

### Wallet Details

<figure><img src="/files/b08lr86dTcf5nDT68l6Z" alt=""><figcaption></figcaption></figure>

### Network Details

<figure><img src="/files/LvzWemZHhqwR7QwqPqMG" alt=""><figcaption></figcaption></figure>

### Allocation Details

<figure><img src="/files/qFXL3Ftk1YMq7K6TOtHw" alt=""><figcaption></figcaption></figure>

### Uploading File to Allocation

To upload file to allocation, click on **Vult** and **Upload Image**.

<figure><img src="/files/igeiSx1B3B4QkNhXIwir" alt=""><figcaption></figcaption></figure>

###


---

# 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-old.zus.network/guides/zus-gosdk/gosdk-for-mobile-builds-ios-and-android/android-gosdk-sample-app/testing-all-functionalities.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.
