# Android GoSDK Sample App

## Introduction <a href="#introduction" id="introduction"></a>

This tutorial provides step-by-step instructions for an android sample app that uses the Züs GoSDK .

You can read more about the GoSDK in the[ overview,](https://docs-old.zus.network/guides/zus-gosdk) or check reference documentation[ here ](https://docs-old.zus.network/guides/zus-gosdk/gosdk-for-mobile-builds-ios-and-android/mobile-sdk-reference).

## Overview

At a high level, the steps you need to carry out in order to create a sample android application include:

* **Step 1:** Setting up project : Install the prerequisites to configure and run the android app.
* **Step 2:** Understanding Project Code Structure and Directories.
* **Step 3:** Adding Wallet Functionalities to the app.&#x20;
* **Step 4:** Adding Storage Functionalities to the app.
* **Step 5**: Adding Dialog Boxes for listing details in the app.
* **Step 6:** Adding Storage and Wallet Functionalities to Home Page of the app.
* **Step 7:** Testing all Functionalities Together.
