Skip to content
/ .. / .. /
Introduction










intaQt Client Tutorial

This section of the intaQt Client tutorial will show you how to set up a project and execute it using our command line tool, intaQt Client. Please read below for software requirements and configuration.

1. Prerequesites

QiTASC Products that are required here are:

  • intaQt

  • ADM with Android SDK.

  • intaqt-cli

To install adm with Android SDK, run the following command from the root QiTASC folder:

Windows User

1
qitasc install adm --with-android-sdk
Linux and Mac OS User
1
./qitasc install adm --with-android-sdk

For detailed installation instructions, please refer to the intaQt manual's intaQt Installation.