17
3.5 Installing and Updating Device Library (AAR)
This chapter explains how to register the device library and its help file to Android Studio project.
3.5.1 Preparations
Device Library ( AAR ) and its help files ( Javadoc ) are needed to be registered to the each project via
Android Studio. Therefore, the method described here is necessary every time when creating new project
that uses the device library.
The following chapter explains the procedure for registering the device library and its help files to the
project. It is better to copy the DeviceLibrary and its help files from the IT-G400 Basic Development Kit to
the local folder beforehand.
3.5.2 Registering DeviceLibrary ( AAR )
Once open the project from the Android Studio, open the "New Module" dialog with [File] → [New] →
New Module.