# Import Project

Extract .zip you download from Codecanyon, you will see some file and folder. We named project folder with “DigitalHRS-ZKTeco Bio-metric Offline Windows App“, the project location inside android\_studio folder.

&#x20;

When your Android Studio ready you can open it and you will see display like this

&#x20;

<figure><img src="/files/9SOKuM0Fr51pnQ5vIrLE" alt=""><figcaption></figcaption></figure>

&#x20;

1. select “Import project (Gradle, Eclipse ADT, etc.)“.
2. Browse location Project and press “OK” button.
3. Wait for few minutes until all process import has finished.
4. Additional Steps

&#x20;

Sometimes, the Gradle Build fails. In some cases additional components are needed, Android Studio will ask you to do download these additional SDK components in the ‘messages’ tab, simply follow the instructions provided to install and download the additional components.


---

# 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://cyclone-nepal.gitbook.io/digital-hrs-zkt-offline-setup-documentation/import-project.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.
